We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7b6c28f commit c17ee69Copy full SHA for c17ee69
1 file changed
modules/aggiornamenti/edit.php
@@ -19,6 +19,7 @@
19
*/
20
21
include_once __DIR__.'/../../core.php';
22
+include_once __DIR__.'/modutil.php';
23
24
use Models\Module;
25
0 commit comments