mention that modifying sanity_check.php makes instance unsupported
This commit is contained in:
parent
72ae3877a3
commit
618e2d3594
1 changed files with 3 additions and 0 deletions
|
@ -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();
|
||||
|
|
Loading…
Reference in a new issue