mirror of
https://github.com/FreshRSS/FreshRSS.git
synced 2026-04-28 10:18:19 -04:00
Add checking installation feature
This commit is contained in:
@@ -55,5 +55,3 @@ $SQL_CREATE_TABLES = array(
|
||||
);
|
||||
|
||||
define('SQL_DROP_TABLES', 'DROP TABLES %1$sentry, %1$sfeed, %1$scategory');
|
||||
|
||||
define('SQL_SHOW_TABLES', 'SELECT name FROM sqlite_master WHERE type="table"');
|
||||
|
||||
Reference in New Issue
Block a user