mirror of
https://github.com/e107inc/e107.git
synced 2025-08-19 12:51:52 +02:00
Closes #1801 Code cleanup. Deprecated method errors added.
This commit is contained in:
@@ -22,7 +22,7 @@ if(!getperms('0'))
|
||||
|
||||
if(isset($_POST['back']))
|
||||
{
|
||||
header("location: ".e_SELF);
|
||||
e107::redirect(e_SELF);
|
||||
exit();
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user