]> git.wh0rd.org - tt-rss.git/blobdiff - backend.php
more work on singleton-based DB
[tt-rss.git] / backend.php
index 40e40aeb323dc8b9ae4cc9c05d23079a9f3254f5..b583d379e46fbbe726655adbfe7698ecb10a7027 100644 (file)
@@ -37,6 +37,7 @@
 
        @$csrf_token = $_REQUEST['csrf_token'];
 
+       require_once "autoload.php";
        require_once "sessions.php";
        require_once "functions.php";
        require_once "config.php";