summaryrefslogtreecommitdiff
path: root/include/sanity_check.php
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2012-11-04 17:31:06 +0400
committerAndrew Dolgov <[email protected]>2012-11-04 17:31:06 +0400
commit618e2d3594f43b96b65e9f814898151e494a619e (patch)
treeb3ab3bc2c6f7ea7f992ac79d15a1ab27828062d7 /include/sanity_check.php
parent72ae3877a398a625c933e25c595711d1ec7583a7 (diff)
mention that modifying sanity_check.php makes instance unsupported
Diffstat (limited to 'include/sanity_check.php')
-rw-r--r--include/sanity_check.php3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/sanity_check.php b/include/sanity_check.php
index 8d5f52377..ee3a0b006 100644
--- a/include/sanity_check.php
+++ b/include/sanity_check.php
@@ -1,4 +1,7 @@
<?php
+ // WARNING: Don't ask for help on tt-rss.org forums or the bugtracker if you have
+ // modified this file.
+
function initial_sanity_check($link) {
$errors = array();