From 2b2044bcd9c0ebc407d1a8d3228eb4b1edc72d08 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Sun, 28 Jan 2007 09:05:10 +0100 Subject: disable new version notifier in prefs --- modules/pref-prefs.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/pref-prefs.php b/modules/pref-prefs.php index 78bee5fa2..524ab5a6b 100644 --- a/modules/pref-prefs.php +++ b/modules/pref-prefs.php @@ -155,7 +155,7 @@ } else { - print check_for_update($link); +// print check_for_update($link); if (!SINGLE_USER_MODE) { -- cgit v1.2.3