This commit is contained in:
Ronald Quenta
2017-08-23 16:14:48 -04:00
parent 6eb13ed3b0
commit b903c015a3
5 changed files with 38 additions and 13 deletions

View File

@@ -1023,6 +1023,8 @@ if (! defined( 'EXECUTE_BY_CRON' )) {
}
$_SESSION['phpLastFileFound'] = $_SERVER['REQUEST_URI'];
// Initialization functions plugins
$oPluginRegistry->init();
/**
* New feature for Gulliver framework to support Controllers & HttpProxyController classes handling
*