1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2025-12-26 18:21:28 +00:00

mention that modifying sanity_check.php makes instance unsupported

This commit is contained in:
Andrew Dolgov
2012-11-04 17:31:06 +04:00
parent 72ae3877a3
commit 618e2d3594

View 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();