summaryrefslogtreecommitdiff
path: root/include/sanity_check.php
diff options
context:
space:
mode:
authorFrederik Holden <[email protected]>2013-07-13 15:37:27 +0200
committerFrederik Holden <[email protected]>2013-07-13 15:37:27 +0200
commit39de69406b27140d8492d6955f793428029139e1 (patch)
tree202a69d150624c0dd6dbf341f9560905a1a83bf0 /include/sanity_check.php
parent7a7a0dc2dd02c7064ce367004bd476345464d8cd (diff)
Change default SELF_URL_PATH for RFC 2602
Diffstat (limited to 'include/sanity_check.php')
-rw-r--r--include/sanity_check.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/sanity_check.php b/include/sanity_check.php
index 29e53fa33..a9ba663a9 100644
--- a/include/sanity_check.php
+++ b/include/sanity_check.php
@@ -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,