]> git.mxchange.org Git - quix0rs-gnu-social.git/commit - lib/menu.php
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:13:21 +0000 (19:13 +0200)
commitef9c7c627feec2714ffcdd8f2a80fbf65519a63f
treea6c549cb811a1177b63eefc0ca2e849641facbdd
parent370836cffce012b45c766af30707b6dee3658182
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