From e8f0cb197577bbbf681ace861ee06c5f6b1b69b7 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Fri, 19 Nov 2010 10:16:12 +0300 Subject: prefs: remove _PREFS_ACTIVE_TAB handling --- modules/pref-users.php | 2 -- 1 file changed, 2 deletions(-) (limited to 'modules/pref-users.php') diff --git a/modules/pref-users.php b/modules/pref-users.php index 9c903907f..b75d5b76f 100644 --- a/modules/pref-users.php +++ b/modules/pref-users.php @@ -352,8 +352,6 @@ print "
"; - set_pref($link, "_PREFS_ACTIVE_TAB", "userConfig"); - $user_search = db_escape_string($_REQUEST["search"]); if (array_key_exists("search", $_REQUEST)) { -- cgit v1.2.3