Skip to content

Commit

Permalink
remove left behind debug
Browse files Browse the repository at this point in the history
  • Loading branch information
gregrgay committed Apr 28, 2018
1 parent 5cbb008 commit 27a31ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mods/_standard/helpme/index_admin.php
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
/************************************************************************/
define('AT_INCLUDE_PATH', '../../../include/');
require_once(AT_INCLUDE_PATH.'vitals.inc.php');
debug('something');

admin_authenticate(AT_ADMIN_PRIV_HELPME);
if(isset($_POST['submit_disable'])){
// update enable/disable setting
Expand Down

0 comments on commit 27a31ac

Please sign in to comment.