mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2026-01-06 02:29:15 +00:00
remove ENABLE_SPLASH user param, just in case
This commit is contained in:
@@ -12,5 +12,7 @@ create table ttrss_sessions (id varchar(250) not null primary key,
|
||||
index (id),
|
||||
index (expire)) TYPE=InnoDB;
|
||||
|
||||
delete from ttrss_prefs where pref_name = 'ENABLE_SPLASH';
|
||||
|
||||
update ttrss_version set schema_version = 6;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user