X-Git-Url: https://git.wh0rd.org/?a=blobdiff_plain;f=backend.php;h=e718f8103ebd639428488fab24f7aaf513197c7a;hb=23419d117bf6db266ce2fc4b7e8d14e96b788f9b;hp=cc45b6a8513674f2923598a08180ad1bf4df23ca;hpb=9eac0e089312e5f2d96da92f73ae6003da62ce36;p=tt-rss.git diff --git a/backend.php b/backend.php index cc45b6a8..e718f810 100644 --- a/backend.php +++ b/backend.php @@ -37,8 +37,8 @@ @$csrf_token = $_REQUEST['csrf_token']; - require_once "functions.php"; require_once "sessions.php"; + require_once "functions.php"; require_once "config.php"; require_once "db.php"; require_once "db-prefs.php";