summaryrefslogtreecommitdiffstats
path: root/app/app.php
diff options
context:
space:
mode:
Diffstat (limited to 'app/app.php')
-rwxr-xr-xapp/app.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/app.php b/app/app.php
index 64c120a..0797cc7 100755
--- a/app/app.php
+++ b/app/app.php
@@ -29,4 +29,4 @@ if (is_installed()) {
}
$l10n = new Simplel10n($conf['locale']);
-
+$csrf = new CSRF();