mirror of
https://github.com/Piwigo/Piwigo.git
synced 2025-04-26 19:29:58 +03:00
Merge 8cdb8757a5
into 3b951a0e37
This commit is contained in:
commit
9f1e55fef8
1 changed files with 2 additions and 0 deletions
|
@ -224,6 +224,8 @@ SELECT
|
|||
;';
|
||||
$all_group_ids = array_from_query($query, 'group_id');
|
||||
|
||||
$template->assign('permission_url', '' );
|
||||
|
||||
if (count($all_group_ids) == 0)
|
||||
{
|
||||
$template->assign('no_group_in_gallery', true);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue