Browse Source

Added return

Tobias Reich 10 years ago
parent
commit
b246a9d1c2
1 changed files with 2 additions and 0 deletions
  1. 2 0
      php/access/Admin.php

+ 2 - 0
php/access/Admin.php

@@ -62,6 +62,8 @@ class Admin extends Access {
 
 		}
 
+		return true;
+
 	}
 
 	# Album functions