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