Change default SELF_URL_PATH for RFC 2602

This commit is contained in:
Frederik Holden
2013-07-13 15:37:27 +02:00
parent 7a7a0dc2dd
commit 39de69406b
2 changed files with 3 additions and 3 deletions

View File

@@ -95,7 +95,7 @@
}
}
if (SELF_URL_PATH == "http://yourserver/tt-rss/") {
if (SELF_URL_PATH == "http://example.org/tt-rss/") {
$urlpath = preg_replace("/\w+\.php$/", "", make_self_url_path());
array_push($errors,