]> git.sur5r.net Git - contagged/blobdiff - import.php
weighted tagcloud
[contagged] / import.php
index d1753cf83ec7ea9a7fd2c560db87868ca94e3b76..2f880f16d77b2b1117079839dd8be1bc4054d25e 100644 (file)
@@ -4,7 +4,7 @@
   require_once('xml.php');
   ldap_login();
 
-  if(! $_SESSION[ldapab][username] ){
+  if(! $_SESSION['ldapab']['username'] ){
     header("Location: login.php");
     exit;
   }