From: Chuck Scott Date: Fri, 5 Aug 2016 17:18:41 +0000 (-0400) Subject: Found a couple more remanants from the "SAMPLE" plugin. X-Git-Tag: v1.0.0^2~5 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=ec6f6d333ec5e34439f6743ac5921c8247e28e3d;p=WP-Plugins%2Fglm-member-db-serverstats.git Found a couple more remanants from the "SAMPLE" plugin. --- diff --git a/index.php b/index.php index b96207c..cdd3866 100644 --- a/index.php +++ b/index.php @@ -38,7 +38,7 @@ * version from this plugin. */ define('GLM_MEMBERS_SERVERSTATS_PLUGIN_VERSION', '0.0.1'); -// define('GLM_MEMBERS_SERVERSTATS_PLUGIN_DB_VERSION', '0.0.1'); +define('GLM_MEMBERS_SERVERSTATS_PLUGIN_DB_VERSION', '0.0.1'); // This is the minimum version of the GLM Members DB plugin require for this plugin. define('GLM_MEMBERS_SERVERSTATS_PLUGIN_MIN_MEMBERS_REQUIRED_VERSION', '1.0.57'); diff --git a/setup/validActions.php b/setup/validActions.php index a8b24c0..4940241 100644 --- a/setup/validActions.php +++ b/setup/validActions.php @@ -30,7 +30,7 @@ * DB plugin when this plugin registers itself. */ -$glmMembersSampleAddOnValidActions = array( +$glmMembersServerStatsAddOnValidActions = array( 'adminActions' => array( ), 'frontActions' => array(