]> git.wh0rd.org - tt-rss.git/blobdiff - prefs.php
split authentication to separate modules
[tt-rss.git] / prefs.php
index 21a72cfd1cadaeb027448e6d030077bdf10731df..1399d9f58adef1c2ece78f58038a5a7ab0dd69da 100644 (file)
--- a/prefs.php
+++ b/prefs.php
@@ -1,5 +1,5 @@
 <?php
-       set_include_path(get_include_path() . PATH_SEPARATOR . 
+       set_include_path(get_include_path() . PATH_SEPARATOR .
                dirname(__FILE__) . "/include");
 
        require_once "functions.php";