summaryrefslogtreecommitdiff
path: root/modules/pref-users.php
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2010-11-19 10:16:12 +0300
committerAndrew Dolgov <[email protected]>2010-11-19 10:16:12 +0300
commite8f0cb197577bbbf681ace861ee06c5f6b1b69b7 (patch)
treecc696ea434e5b4b873b26ff3cbd52f4a8d631e0b /modules/pref-users.php
parenta4d7649833c803df009d5adc0598a9c9b8b766ff (diff)
prefs: remove _PREFS_ACTIVE_TAB handling
Diffstat (limited to 'modules/pref-users.php')
-rw-r--r--modules/pref-users.php2
1 files changed, 0 insertions, 2 deletions
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 "<div id=\"pref-user-toolbar\" dojoType=\"dijit.Toolbar\">";
- set_pref($link, "_PREFS_ACTIVE_TAB", "userConfig");
-
$user_search = db_escape_string($_REQUEST["search"]);
if (array_key_exists("search", $_REQUEST)) {