mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2026-01-19 22:15:27 +00:00
remove a lot of stuff from global context (functions.php), add a few helper classes instead
This commit is contained in:
@@ -288,7 +288,7 @@
|
||||
|
||||
$new_uid = db_fetch_result($result, 0, "id");
|
||||
|
||||
initialize_user( $new_uid);
|
||||
Pref_Users::initialize_user($new_uid);
|
||||
|
||||
$reg_text = "Hi!\n".
|
||||
"\n".
|
||||
|
||||
Reference in New Issue
Block a user