Change default SELF_URL_PATH for RFC 2602
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user