1
0
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:
Andrew Dolgov
2020-09-22 09:04:33 +03:00
parent d04ac399ff
commit 74568df4ff
39 changed files with 1379 additions and 1473 deletions

View File

@@ -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".