lib/navigation.php - Correcting some invalid arguement/parameter issues.
authorChuck Scott <cscott@gaslightmedia.com>
Tue, 15 Nov 2016 14:56:09 +0000 (09:56 -0500)
committerChuck Scott <cscott@gaslightmedia.com>
Tue, 15 Nov 2016 14:56:09 +0000 (09:56 -0500)
commitdc366f0917d1b9f2de9874ea80c7fc6e492798d8
treef2590c677626b7ac41ef23479408c1a533d3bbd3
parentba58cd9ac1bbfdc5e5fcfe77888d64de763833a4
lib/navigation.php - Correcting some invalid arguement/parameter issues.
* Added test to see if $menu exists and has content before using it on line 258
* Added test to see if $subs exists and has content before using it on line 328
lib/navigation.php