summaryrefslogtreecommitdiff
path: root/admin.php
diff options
context:
space:
mode:
authorDries Buytaert <dries@buytaert.net>2001-03-31 14:58:37 +0000
committerDries Buytaert <dries@buytaert.net>2001-03-31 14:58:37 +0000
commitd1a07a2e8f21e402c85799215f37bd7f3cb685f1 (patch)
tree845bccd135828c5c39584bde0d199dff941b8180 /admin.php
parentd9e72f37de62ae2c96925ec5f75c7e6bd449b59b (diff)
downloadbrdo-d1a07a2e8f21e402c85799215f37bd7f3cb685f1.tar.gz
brdo-d1a07a2e8f21e402c85799215f37bd7f3cb685f1.tar.bz2
- fixed "you-have-to-logout-and-login-before-permissions-change" bug
(reported by UnConeD) - added "add node" link to book selection box and made it display the current location - removed tabs and whitespaces from themes - done automatically
Diffstat (limited to 'admin.php')
-rw-r--r--admin.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/admin.php b/admin.php
index 040fc33ea..acf8986b5 100644
--- a/admin.php
+++ b/admin.php
@@ -45,6 +45,7 @@ function admin_page($mod) {
<?php
}
+user_rehash();
admin_page($mod);
?> \ No newline at end of file