mirror of
https://github.com/devcode-it/openstamanager.git
synced 2025-06-05 22:09:38 +02:00
Fix minore
This commit is contained in:
@@ -12,4 +12,4 @@ WHERE
|
||||
HAVING
|
||||
2=2
|
||||
ORDER BY
|
||||
`id`, `nome` ASC' WHERE `zz_modules`.`id` = (SELECT `id_record` FROM `zz_modules_lang` WHERE `name` = 'Utenti e permessi');
|
||||
`id`, `nome` ASC' WHERE `zz_modules`.`name` = 'Utenti e permessi';
|
||||
|
Reference in New Issue
Block a user