Update header.php
[clinton/MarylandElectronicPetitionSignature.git] / admin / header.php
index e8284ba..707d523 100644 (file)
 
     gtag('config', 'UA-165887820-1');
   </script>
-  <?PHP include_once('/var/www/secure.php'); //outside webserver ?>
+  <?PHP 
+  include_once('/var/www/secure.php'); //outside webserver
+  include_once('../slack.php');
+  ?>
   <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.4.1/css/bootstrap.min.css">
   <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.4.1/jquery.min.js"></script>
   <script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.4.1/js/bootstrap.min.js"></script>