]> git.wh0rd.org - tt-rss.git/blobdiff - include/db-prefs.php
pngcrush.sh
[tt-rss.git] / include / db-prefs.php
index d122f3baf90d94c6d6ca42a1b7af95694406c7a1..91235b4792bcc8cccd825f4983b4a249b9946d30 100644 (file)
@@ -7,5 +7,4 @@
 
        function set_pref($pref_name, $value, $user_id = false, $strip_tags = true) {
                return Db_Prefs::get()->write($pref_name, $value, $user_id, $strip_tags);
-       }
-?>
+       }
\ No newline at end of file