diff --git a/VERSIONS_WIP/85822 b/VERSIONS_WIP/85822 new file mode 100644 index 0000000000000000000000000000000000000000..c5dc251f781b12282eac462ec6ad9c02f2864608 --- /dev/null +++ b/VERSIONS_WIP/85822 @@ -0,0 +1 @@ + - ticket #85822 : Maintenance : Retrait d'un lien obsolète vers les composants Flash non supportés \ No newline at end of file diff --git a/library/startup.php b/library/startup.php index 787c6bcaef9e3583e73372492aded2d656ab405a..71f92d9220716af6c79d33e2e4a41260a3212b12 100644 --- a/library/startup.php +++ b/library/startup.php @@ -312,7 +312,6 @@ class Bokeh_Engine { function setupFrontController() { $this->_front_controller = $this ->newFrontController() - ->addControllerDirectory(ROOT_PATH.'afi/application/modules/opacpriv/controllers','opacpriv') ->setBaseURL(BASE_URL); $this->setupRoutes($this->_front_controller, $this->_config);