]> 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 Haeder <roland@mxchange.org>
Tue, 16 Sep 2014 17:22:26 +0000 (19:22 +0200)
commit3cfdebb46d9777bda04bdae3077d3d52f01d0d9a
treef614cb17700ddb5bbfd42094a58a17609c8a80ab
parenteaa1b62053a52ab247f1bc7f50d6e0739befc2cb
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