Update header.php
authorPatrick McGuire <insidenothing@gmail.com>
Wed, 24 Jun 2020 14:34:20 +0000 (10:34 -0400)
committerGitHub <noreply@github.com>
Wed, 24 Jun 2020 14:34:20 +0000 (10:34 -0400)
admin/header.php

index c73c93c..ec95c41 100644 (file)
@@ -13,6 +13,7 @@
   <?PHP 
   include_once('/var/www/secure.php'); //outside webserver
   include_once('../slack.php');
+  slack_general_admin('Page Loaded','md-petition-admin');
   include_once('../session.php');
   include_once('functions.php');
   ?>