Update app_config.php

This commit is contained in:
Len 2018-02-17 20:00:15 -05:00 committed by GitHub
parent c388f74827
commit 02b253ddaa
1 changed files with 1 additions and 1 deletions

View File

@ -2808,6 +2808,6 @@
$vendors[$y]['functions'][$z]['value'] = "2";
$vendors[$y]['functions'][$z]['groups'][] = "superadmin";
$vendors[$y]['functions'][$z]['groups'][] = "admin";
$z++;
?>