Update for config checks on adminHook and shortcode
authorSteve Sutton <steve@gaslightmedia.com>
Thu, 1 Dec 2016 15:31:39 +0000 (10:31 -0500)
committerSteve Sutton <steve@gaslightmedia.com>
Thu, 1 Dec 2016 15:31:39 +0000 (10:31 -0500)
commit5eeeb3ffef28d3fa4c2756c6ee380fd8da110292
treec32dea2331f58309b72b3810cfea3d30a8f6ea76
parent7bc289e057e13bc8309cd4c5724ea3d9ee391302
Update for config checks on adminHook and shortcode

Use $config instead of $this->config.
Was getting error messages about undefined indexes when activating the
member plugin.
setup/adminHooks.php
setup/shortcodes.php