From 0ddf82b597390e1da811cb9af72ff1509e4b5bc4 Mon Sep 17 00:00:00 2001 From: Steve Sutton Date: Mon, 15 Feb 2016 16:17:31 -0500 Subject: [PATCH] remove the sections mark remove --- defines.php | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/defines.php b/defines.php index e64efd5..6a4874c 100644 --- a/defines.php +++ b/defines.php @@ -5,16 +5,6 @@ * Set standard defined parameters */ -/********************************************************************** - * NOTE: THIS IS A EVENTS FILE - DO NOT USE UNMODIFIED - * - * Please change all references to events, Events, or EVENTS to a name - * appropriate for your new Add-On. - * - * Remove this message before using this file in production! - **********************************************************************/ - - // NOTE: Plugin & Database versions are defined in "/glm-member-db.php". define('GLM_MEMBERS_EVENTS_PLUGIN_NAME', 'Gaslight Media Members Database Events (events)'); -- 2.17.1