summaryrefslogtreecommitdiff
path: root/app.php
diff options
context:
space:
mode:
Diffstat (limited to 'app.php')
-rw-r--r--app.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/app.php b/app.php
index bac509e..fa659bd 100644
--- a/app.php
+++ b/app.php
@@ -1,7 +1,6 @@
<?php
require __DIR__ . '/vendor/autoload.php';
-require __DIR__ . '/functions.php';
$loader = new \Twig\Loader\FilesystemLoader(__DIR__ . '/views');
$twig = new \Twig\Environment($loader); # no cache