HOR-3374
This commit is contained in:
@@ -438,8 +438,7 @@ try {
|
||||
$oPluginRegistry->executeTriggers ( PM_AFTER_LOGIN , $_SESSION['USER_LOGGED'] );
|
||||
}
|
||||
|
||||
G::RenderPage('publish', 'extJs');
|
||||
//G::header('Location: ' . $sLocation);
|
||||
G::header('Location: ' . $sLocation);
|
||||
die;
|
||||
} catch ( Exception $e ) {
|
||||
$aMessage['MESSAGE'] = $e->getMessage();
|
||||
|
||||
Reference in New Issue
Block a user