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 2393fcb commit 10a37e3Copy full SHA for 10a37e3
1 file changed
modules/aggiornamenti/upload_modules.php
@@ -218,5 +218,6 @@
218
delete($extraction_dir);
219
220
// Redirect
221
+$database->commitTransaction();
222
redirect_url(base_path_osm().'/editor.php?id_module='.$id_module);
223
exit();
0 commit comments