Found a couple more remanants from the "SAMPLE" plugin.
authorChuck Scott <cscott@gaslightmedia.com>
Fri, 5 Aug 2016 17:18:41 +0000 (13:18 -0400)
committerChuck Scott <cscott@gaslightmedia.com>
Fri, 5 Aug 2016 17:18:41 +0000 (13:18 -0400)
index.php
setup/validActions.php

index b96207c..cdd3866 100644 (file)
--- 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');
index a8b24c0..4940241 100644 (file)
@@ -30,7 +30,7 @@
  * DB plugin when this plugin registers itself.
  */
 
-$glmMembersSampleAddOnValidActions = array(
+$glmMembersServerStatsAddOnValidActions = array(
     'adminActions' => array(
     ),
     'frontActions' => array(