]> git.wh0rd.org - tt-rss.git/commitdiff
mention that modifying sanity_check.php makes instance unsupported
authorAndrew Dolgov <fox@madoka.volgo-balt.ru>
Sun, 4 Nov 2012 13:31:06 +0000 (17:31 +0400)
committerAndrew Dolgov <fox@madoka.volgo-balt.ru>
Sun, 4 Nov 2012 13:31:06 +0000 (17:31 +0400)
include/sanity_check.php

index 8d5f523776799ba856d7158e5d61c3e21185a404..ee3a0b006540f6d707b76e2e97137036e6e3ae97 100644 (file)
@@ -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();