This website works better with JavaScript
David A. Windham
david
/
lychee
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
Added return
Tobias Reich
11 years ago
parent
157c0821e6
commit
b246a9d1c2
1 changed files
with
2 additions
and
0 deletions
Split View
Show Diff Stats
2
0
php/access/Admin.php
+ 2
- 0
php/access/Admin.php
View File
@@ -62,6 +62,8 @@ class Admin extends Access {
}
+ return true;
+
}
# Album functions