mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-20 08:41:29 +00:00
user details for user manager
This commit is contained in:
@@ -106,6 +106,9 @@
|
||||
if (!rename($tmpfname, $icon_file)) {
|
||||
unlink($tmpfname);
|
||||
}
|
||||
|
||||
chmod($icon_file, 0644);
|
||||
|
||||
error_reporting (E_ERROR | E_WARNING | E_PARSE);
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user