]> git.wh0rd.org - tt-rss.git/blobdiff - prefs.php
sql-ize backend.php
[tt-rss.git] / prefs.php
index 92413e3417afa51883c1f7606bc2794c07586d21..09fbc9e54321ec52dceb8b4841841658df1e07cc 100644 (file)
--- a/prefs.php
+++ b/prefs.php
@@ -61,7 +61,7 @@
 <tr>
        <td class="footer" colspan="2">
                <a href="http://bah.spb.su/~fox/tt-rss/">Tiny-Tiny RSS</a> v<?= VERSION ?> &copy; 2005 Andrew Dolgov
-               <? if (get_pref($link, 'WEB_DEMO_MODE')) { ?>
+               <? if (WEB_DEMO_MODE) { ?>
                <br>Running in demo mode, some functionality is disabled.
                <? } ?>
        </td>