Skip to content

Commit 19025df

Browse files
authored
Update settings.php
to use with redaxo_url v2
1 parent 39ea8eb commit 19025df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pages/settings.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
$result = rex_sql::factory()->setQuery($query);
5151
}
5252

53-
UrlGenerator::generatePathFile([]);
53+
Url\Url::resolveCurrent();
5454

5555
}
5656
}

0 commit comments

Comments
 (0)