merged with stash
This commit is contained in:
parent
25fa9bf8ec
commit
6a1a7fcd26
1 changed files with 1 additions and 0 deletions
|
@ -4,6 +4,7 @@ OC_JSON::checkLoggedIn();
|
|||
OC_JSON::checkAppEnabled('gallery');
|
||||
|
||||
$a = array();
|
||||
|
||||
$result = OC_Gallery_Album::find(OC_User::getUser());
|
||||
|
||||
while ($r = $result->fetchRow()) {
|
||||
|
|
Loading…
Reference in a new issue