mirror of
https://github.com/e107inc/e107.git
synced 2025-08-22 06:03:27 +02:00
Closes #1801 Code cleanup. Deprecated method errors added.
This commit is contained in:
@@ -12,7 +12,7 @@ if(!defined('e107_INIT')){ exit; }
|
||||
|
||||
if (!getperms("2"))
|
||||
{
|
||||
header("location:".e_BASE."index.php");
|
||||
e107::redirect();
|
||||
exit;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user