define('GLM_MEMBERS_PACKAGING_MAIN_PLUGIN_PATH', $pluginsPath.'/glm-member-db');
define('GLM_MEMBERS_PACKAGING_PLUGIN_LIB_PATH', GLM_MEMBERS_PACKAGING_MAIN_PLUGIN_PATH.'/lib');
-?>
-z<?php
+<?php
/**
* Plugin Name: GLM Members Database Packaging
* Plugin URI: http://www.gaslightmedia.com/
* version nunmber of that release for the DB version.
*/
define('GLM_MEMBERS_PACKAGING_PLUGIN_VERSION', '1.0.19');
-define('GLM_MEMBERS_PACKAGING_PLUGIN_DB_VERSION', '0.0.2');
+define('GLM_MEMBERS_PACKAGING_PLUGIN_DB_VERSION', '1.1.0');
// This is the minimum version of the GLM Members DB plugin require for this plugin.
define('GLM_MEMBERS_PACKAGING_PLUGIN_MIN_MEMBERS_REQUIRED_VERSION', '1.0.57');
*/
require_once(GLM_MEMBERS_PACKAGING_PLUGIN_SETUP_PATH.'/permissions.php');
-
-?>
\ No newline at end of file