Bug fix: fixing php error from foreach not having an array
authorSteve Sutton <steve@gaslightmedia.com>
Fri, 24 Jun 2016 16:11:33 +0000 (12:11 -0400)
committerSteve Sutton <steve@gaslightmedia.com>
Fri, 24 Jun 2016 16:11:33 +0000 (12:11 -0400)
commit338feaced63dec5c4d9cb1e88bcf817222af0b35
tree29b84d30c5d6d0f678560ddcbbb115232805d848
parent467065da4a4fa3d97e4bf1f57f4f158050697eab
Bug fix: fixing php error from foreach not having an array

Checking the $packages first to see if it is an array.
setup/shortcodeBuilder.php