projects
/
WP-Plugins
/
glm-support-form.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bee5753
)
Version bump
author
Laury GvR
<laury@gaslightmedia.com>
Wed, 25 Sep 2019 20:22:59 +0000
(16:22 -0400)
committer
Laury GvR
<laury@gaslightmedia.com>
Wed, 25 Sep 2019 20:22:59 +0000
(16:22 -0400)
glm-support-form.php
patch
|
blob
|
history
diff --git
a/glm-support-form.php
b/glm-support-form.php
index
274ffd1
..
db519c2
100644
(file)
--- a/
glm-support-form.php
+++ b/
glm-support-form.php
@@
-3,7
+3,7
@@
Plugin Name: GLM Support Form
Plugin URI:
Description: Gaslight Media Support Form
- Version: 1.0.
0
+ Version: 1.0.
1
Author: Steve Sutton <steve@gaslightmedia.com>
Author URI:
License: GPLv2
@@
-21,4
+21,4
@@
define('GLM_SUPPORT_SEO', 'seo@gaslightmedia.com');
if (is_admin()) {
require 'controllers/admin.php';
$admin = new SupportAdmin($GLOBALS['wpdb']);
-}
\ No newline at end of file
+}