mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2026-01-03 17:49:15 +00:00
new pref: CDM_AUTO_CATCHUP, bump schema
This commit is contained in:
@@ -24,7 +24,7 @@
|
||||
exit;
|
||||
}
|
||||
|
||||
define('SCHEMA_VERSION', 13);
|
||||
define('SCHEMA_VERSION', 14);
|
||||
|
||||
?>
|
||||
|
||||
@@ -150,7 +150,7 @@ function confirmOP() {
|
||||
}
|
||||
}
|
||||
|
||||
print "<p>Finished. Performed $num_updates updates up to schema
|
||||
print "<p>Finished. Performed $num_updates update(s) up to schema
|
||||
version $version.</p>";
|
||||
|
||||
print "<form method=\"GET\" action=\"tt-rss.php\">
|
||||
|
||||
Reference in New Issue
Block a user