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 4578a8d commit 0818c75Copy full SHA for 0818c75
1 file changed
modules/aggiornamenti/edit.php
@@ -22,7 +22,7 @@
22
include_once __DIR__.'/modutil.php';
23
24
// Definizioni di fallback per le funzioni base
25
-if (!function_exists('base_path')) {
+if (!function_exists('base_path_osm')) {
26
function base_path_osm()
27
{
28
return ROOTDIR;
0 commit comments