summaryrefslogtreecommitdiff
path: root/modules/pref-prefs.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-prefs.php
parenta4d7649833c803df009d5adc0598a9c9b8b766ff (diff)
prefs: remove _PREFS_ACTIVE_TAB handling
Diffstat (limited to 'modules/pref-prefs.php')
-rw-r--r--modules/pref-prefs.php2
1 files changed, 0 insertions, 2 deletions
diff --git a/modules/pref-prefs.php b/modules/pref-prefs.php
index d8a1cb139..bd27d0d44 100644
--- a/modules/pref-prefs.php
+++ b/modules/pref-prefs.php
@@ -158,8 +158,6 @@
} else {
- set_pref($link, "_PREFS_ACTIVE_TAB", "genConfig");
-
if ($_SESSION["profile"]) {
print_notice("Some preferences are only available in default profile.");
}