]> git.mxchange.org Git - friendica.git/commit
Changed:
authorRoland Häder <roland@mxchange.org>
Sun, 25 Sep 2022 16:43:00 +0000 (18:43 +0200)
committerRoland Häder <roland@mxchange.org>
Tue, 25 Oct 2022 19:36:59 +0000 (21:36 +0200)
commitceffd0ef6cab3611fc647efe707bac0ec096a3f2
tree5b1dca5ca20aad720716c9a690e5dbc63ebe0912
parent71e82bc861cd1ee7750bcb8aa33000049649b65b
Changed:
- here `Logger::level()` is okay to use
- added more logging in wall_upload.php
- formatted array and put all $array['foo'] = $foo; into a single statement
- <include|require[_once]> are all no functions, but keywords
mod/update_notes.php
mod/wall_attach.php
mod/wall_upload.php