Browse Source

Make authz available globally, if it exists.

Alexandros Vellis 19 years ago
parent
commit
feb3e317f9
1 changed files with 1 additions and 0 deletions
  1. 1 0
      include/init.php

+ 1 - 0
include/init.php

@@ -427,6 +427,7 @@ switch ($sInitLocation) {
         }
 
         sqgetGlobalVar('username',$username,SQ_SESSION);
+        sqgetGlobalVar('authz',$authz,SQ_SESSION);
 
         /**
          * Setting the prefs backend