Skip to content

Commit 39ea8eb

Browse files
authored
Update main.php
to use with redaxo_url v2
1 parent 4ed120f commit 39ea8eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pages/main.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -307,7 +307,7 @@ function generateHelpTextMarkup ($form, $fieldName, $i18n_key_helptext) {
307307

308308
$content .= $jScript;
309309

310-
UrlGenerator::generatePathFile([]);
310+
Url\Url::resolveCurrent();
311311

312312
}
313313

0 commit comments

Comments
 (0)