Merge branch 'ent-3603-warning-php-de-error-de-segurirdad-en-acl' into 'develop'

Ent 3603 warning php de error de segurirdad en acl

See merge request artica/pandorafms!2510
This commit is contained in:
Alejandro Fraguas 2019-06-17 14:24:33 +02:00
commit 4d68a3de22
1 changed files with 2 additions and 0 deletions

View File

@ -72,6 +72,8 @@ class TreeService extends Tree
protected function getFirstLevel()
{
global $config;
$processed_items = $this->getProcessedServices();
$ids = array_keys($processed_items);