]> git.mxchange.org Git - quix0rs-gnu-social.git/commit
Reoved another to strict type-hint + added check if $args is no array. In this
authorRoland Haeder <roland@mxchange.org>
Tue, 16 Sep 2014 17:13:21 +0000 (19:13 +0200)
committerRoland Häder <roland@mxchange.org>
Sun, 29 Mar 2020 22:20:29 +0000 (00:20 +0200)
commit89a4aab1785d86db1300790d325ea3dc379277b0
tree6adc2df590c222afdec5473cc0aa7830db1bf6b2
parent823e1f4caea4652b14784f32e2ba242020180ead
Reoved another to strict type-hint + added check if $args is no array. In this
case the below foreach() is unneccessary as the if() block in it will never
match.

Signed-off-by: Roland Haeder <roland@mxchange.org>
lib/menu.php