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