summaryrefslogtreecommitdiff
path: root/app/Schema/Sqlite.php
diff options
context:
space:
mode:
Diffstat (limited to 'app/Schema/Sqlite.php')
-rw-r--r--app/Schema/Sqlite.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/Schema/Sqlite.php b/app/Schema/Sqlite.php
index 6ea0541c..e4de397d 100644
--- a/app/Schema/Sqlite.php
+++ b/app/Schema/Sqlite.php
@@ -1,6 +1,7 @@
<?php
namespace Schema;
+
use Core\Security;
const VERSION = 20;