DRY out the authentication a little more

This commit is contained in:
Mark Crane
2014-07-29 03:03:22 +00:00
parent c503b9417d
commit 8cb07fe758
2 changed files with 18 additions and 27 deletions

View File

@@ -459,4 +459,4 @@ if (permission_exists("domain_select") && permission_exists("domain_setting_add"
//include the footer
require_once "resources/footer.php";
?>
?>