mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-13 15:25:59 +00:00
update CLI schema updater with newer warnings
This commit is contained in:
@@ -45,7 +45,7 @@ class DbUpdater {
|
||||
if ($html_output)
|
||||
print "<pre>$line</pre>";
|
||||
else
|
||||
print "\t$line\n";
|
||||
print " * $line\n";
|
||||
|
||||
if (strpos($line, "--") !== 0 && $line) {
|
||||
try {
|
||||
|
||||
Reference in New Issue
Block a user