summaryrefslogtreecommitdiff
path: root/modules/pref-users.php
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2006-10-02 04:22:20 +0100
committerAndrew Dolgov <[email protected]>2006-10-02 04:22:20 +0100
commitd20f3544d74c0e4aeb1661a08b81aecc6a428b86 (patch)
tree3b9bb44c78d3cc1cf3bba7d8da19ee47c5d88ae1 /modules/pref-users.php
parentc4cbe62c711c25da8718da474d39aed4c5092426 (diff)
modified logo for graycube
Diffstat (limited to 'modules/pref-users.php')
-rw-r--r--modules/pref-users.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/modules/pref-users.php b/modules/pref-users.php
index 6779bc033..c2c65b84f 100644
--- a/modules/pref-users.php
+++ b/modules/pref-users.php
@@ -1,6 +1,8 @@
<?php
function module_pref_users($link) {
+ global $access_level_names;
+
$subop = $_GET["subop"];
if ($subop == "edit") {