Merged in bugfix/HOR-3776 (pull request #6006)

HOR-3776

Approved-by: Julio Cesar Laura Avendaño <contact@julio-laura.com>
This commit is contained in:
Ronald Quenta
2017-08-24 18:25:21 +00:00
committed by Julio Cesar Laura Avendaño
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
*