*/
public function __construct ($wpdb, $config)
{
-
+/*
// Save WordPress Database object
$this->wpdb = $wpdb;
// Save plugin configuration object
$this->config = $config;
-
+*/
// Delete our version from WordPress Options
delete_option('glmMembersDatabasePackagingPluginVersion');
}
- </div> <!-- / front content area -->
-
- {if $frontDebug}
- <script>
- window.open('{$thisUrl}?glmDebugWindow=true','GLM_Plugin_Debug','width=800,height=800,left=50,top=50,resizable=yes,scrollbars=yes');
- </script>
- {/if}
-
+ </div> <!-- / front content area -->
</div> <!-- / wrap -->
\ No newline at end of file