Fixed errant isarray (should be is_array) in admin controller.
authorChuck Scott <cscott@gaslightmedia.com>
Mon, 8 Aug 2016 16:28:25 +0000 (12:28 -0400)
committerChuck Scott <cscott@gaslightmedia.com>
Mon, 8 Aug 2016 16:28:25 +0000 (12:28 -0400)
commit2042f0bcb9fc11831283f637de9b439fc0c84827
tree1de6dacbf87cc47abaaae98a4d5610567b9617c9
parenta7b541cfc653d9e6e01c057ec77694274a85054b
Fixed errant isarray (should be is_array) in admin controller.
controllers/admin.php
index.php