mirror of
https://github.com/e107inc/e107.git
synced 2025-07-30 19:30:25 +02:00
Path fixes.
This commit is contained in:
@@ -201,7 +201,7 @@ class admin_start
|
||||
|
||||
if($this->refresh == true)
|
||||
{
|
||||
e107::getRedirect()->go(e_SELF);
|
||||
e107::getRedirect()->go(e_REQUEST_SELF);
|
||||
}
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user