mention that modifying sanity_check.php makes instance unsupported
This commit is contained in:
parent
72ae3877a3
commit
618e2d3594
|
@ -1,4 +1,7 @@
|
||||||
<?php
|
<?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) {
|
function initial_sanity_check($link) {
|
||||||
|
|
||||||
$errors = array();
|
$errors = array();
|
||||||
|
|
Loading…
Reference in New Issue