]> git.wh0rd.org - tt-rss.git/commitdiff
Merge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS 1.7.3
authorAndrew Dolgov <fox@madoka.volgo-balt.ru>
Fri, 15 Mar 2013 13:04:21 +0000 (17:04 +0400)
committerAndrew Dolgov <fox@madoka.volgo-balt.ru>
Fri, 15 Mar 2013 13:04:21 +0000 (17:04 +0400)
update.php

index 0a18a00d9733b36b9ff22e68f2d8f968602363ba..ba4cadbcba9d70527d3f7ad2e404302831376e91 100755 (executable)
@@ -9,8 +9,8 @@
 
        require_once "functions.php";
        require_once "rssfuncs.php";
-       require_once "sanity_check.php";
        require_once "config.php";
+       require_once "sanity_check.php";
        require_once "db.php";
        require_once "db-prefs.php";