]> git.wh0rd.org - tt-rss.git/blobdiff - prefs.php
Have fetch_file_contents() save the effective URL.
[tt-rss.git] / prefs.php
index a0fe93b15ef868d665cb1ddd66a98afe938d36ab..bffd5cdf5c526bf025ea595202a8cb82e54d91df 100644 (file)
--- a/prefs.php
+++ b/prefs.php
@@ -92,7 +92,7 @@
                        }
                }
 
-               print get_minified_js(array("functions", "deprecated", "prefs"));
+               print get_minified_js(["functions.js", "prefs.js"]);
 
                init_js_translations();
        ?>