X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=index.php;h=bf35f1d43a47653232d899fde0940a682e1099c6;hb=b897c81f8cbf117828fb710f0827f124025f9a89;hp=3c2bb1d2829dee3a6a9d4e4b9edea6bacc5bd1ae;hpb=e6cd773f5a8bd757c9362524cfeb3f7cb7fa81c9;p=github%2Fshaarli%2FShaarli.git diff --git a/index.php b/index.php index 3c2bb1d2..bf35f1d4 100644 --- a/index.php +++ b/index.php @@ -1,6 +1,6 @@ /shaarli/ define('WEB_PATH', substr($_SERVER['REQUEST_URI'], 0, 1+strrpos($_SERVER['REQUEST_URI'], '/', 0))); @@ -1528,7 +1528,7 @@ function renderPage($conf, $pluginManager, $LINKSDB) $_POST, $_FILES, $LINKSDB, - $conf->get('resource.page_cache') + $conf ); echo '';