mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-03-28 17:42:57 +01:00
fixes #2376 globalize conf in empty_lounge
This commit is contained in:
@@ -1929,7 +1929,7 @@ function fill_lounge($images, $categories)
|
||||
*/
|
||||
function empty_lounge($invalidate_user_cache=true)
|
||||
{
|
||||
global $logger;
|
||||
global $logger, $conf;
|
||||
|
||||
if (isset($conf['empty_lounge_running']))
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user