Skip to content

Commit

Permalink
revert add authenticate().
Browse files Browse the repository at this point in the history
  • Loading branch information
gregrgay committed Jun 17, 2016
1 parent 8814111 commit 39f941a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tools/index.php
Expand Up @@ -14,7 +14,6 @@

define('AT_INCLUDE_PATH', '../include/');
require(AT_INCLUDE_PATH.'vitals.inc.php');
authenticate();
tool_origin('off');
require(AT_INCLUDE_PATH.'header.inc.php');
$module_list = $moduleFactory->getModules(AT_MODULE_STATUS_ENABLED, 0, TRUE);
Expand Down

0 comments on commit 39f941a

Please sign in to comment.