mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2026-01-27 23:07:10 +00:00
add command-line db schema updater
This commit is contained in:
@@ -835,6 +835,15 @@ class Handler_Public extends Handler {
|
||||
print "</body>";
|
||||
print "</html>";
|
||||
|
||||
}
|
||||
|
||||
function dbupdate() {
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user