mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-13 08:15:55 +00:00
initial (wip) for new prefs
This commit is contained in:
@@ -1370,6 +1370,8 @@ class Pref_Prefs extends Handler_Protected {
|
||||
|
||||
static function _init_user_prefs($uid, $profile = false) {
|
||||
|
||||
Prefs::initialize($uid, $profile);
|
||||
|
||||
if (get_schema_version() < 63) $profile_qpart = "";
|
||||
|
||||
$pdo = Db::pdo();
|
||||
|
||||
Reference in New Issue
Block a user