This commit is contained in:
redmatrix 2015-09-05 15:33:09 -07:00
parent d1daae1b59
commit 3f6d6745de

View File

@ -85,7 +85,7 @@ function photos_post(&$a) {
$owner_record = $s[0];
$acl = AccessList($a->data['channel']);
$acl = new AccessList($a->data['channel']);
if((argc() > 3) && (argv(2) === 'album')) {