]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - web/app.php
Switch to Symfony 3 structure
[github/wallabag/wallabag.git] / web / app.php
index cc2fefb5569907bfc85267e78cb67e43f15721e4..5c5ee03be180d6fbf52634d103154661f7b22903 100644 (file)
@@ -6,7 +6,7 @@ use Symfony\Component\HttpFoundation\Request;
  * @var Composer\Autoload\ClassLoader
  */
 $loader = require __DIR__.'/../app/autoload.php';
-include_once __DIR__.'/../app/bootstrap.php.cache';
+include_once __DIR__.'/../var/bootstrap.php.cache';
 
 // Enable APC for autoloading to improve performance.
 // You should change the ApcClassLoader first argument to a unique prefix