1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2026-02-10 16:01:33 +00:00

add persistent storage for toolbar view options, bump schema

This commit is contained in:
Andrew Dolgov
2007-03-26 06:23:15 +01:00
parent cdbb6dc626
commit 4049672041
12 changed files with 37 additions and 77 deletions
+1 -1
View File
@@ -25,7 +25,7 @@
exit;
}
define('SCHEMA_VERSION', 14);
define('SCHEMA_VERSION', 15);
?>