1
0
mirror of https://github.com/devcode-it/openstamanager.git synced 2025-03-18 20:20:04 +01:00

fix: permessi salvataggio impostazioni utenti

This commit is contained in:
MatteoPistorello 2024-12-12 17:31:58 +01:00
parent d53ffb5528
commit b02b9b5fec

View File

@ -18,6 +18,7 @@
* along with this program. If not, see <https://www.gnu.org/licenses/>.
*/
$skip_permissions = true;
include_once __DIR__.'/../../core.php';
use Models\Group;