X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/baa260a03d872c59e8dd086a0969522df5e492d4..refs/pull/165/head:/bootstrap/autoload.php diff --git a/bootstrap/autoload.php b/bootstrap/autoload.php index 383013796..29f66ace4 100644 --- a/bootstrap/autoload.php +++ b/bootstrap/autoload.php @@ -14,6 +14,7 @@ define('LARAVEL_START', microtime(true)); | */ +require __DIR__.'/../app/helpers.php'; require __DIR__.'/../vendor/autoload.php'; /*