]> git.mxchange.org Git - friendica.git/commit
Fixes for E_NOTICE in editpost.php (#5480)
authorRoland Häder <Quix0r@users.noreply.github.com>
Tue, 24 Jul 2018 11:47:25 +0000 (13:47 +0200)
committerHypolite Petovan <mrpetovan@eml.cc>
Tue, 24 Jul 2018 11:47:25 +0000 (07:47 -0400)
commita38a842e86405a52fc994f4de70894b6407eb873
treed5742db4d3c869632239d68dfae0a0b2497a309a
parent876081af82730c67b5394682bd3d09a88b0b2000
Fixes for E_NOTICE in editpost.php (#5480)

* Added missing columns 'wall' and 'post-type'.

* Convention:
- curly brace after a a method/function declaration belongs to next line
- added space for better readability
mod/editpost.php