From bd0ac0de3c0077f50f1cf7911e40b2b47439b2bd Mon Sep 17 00:00:00 2001 From: Laury GvR Date: Mon, 20 Feb 2017 11:46:40 -0500 Subject: [PATCH] Adding comments to code for usage instructions --- glm-simple-messageboard.php | 32 ++++++++++++++++++++------------ views/optionsPage.php | 37 ++++--------------------------------- 2 files changed, 24 insertions(+), 45 deletions(-) diff --git a/glm-simple-messageboard.php b/glm-simple-messageboard.php index 6d13ea3..428a3c9 100644 --- a/glm-simple-messageboard.php +++ b/glm-simple-messageboard.php @@ -1,8 +1,8 @@ * This part goes where you want to display the data
- - - - + + + + + + + -
+ */ define('GLM_SIMPLEMESSAGEBOARD_SETTINGS', 'glmsimplemessageboard_settings'); diff --git a/views/optionsPage.php b/views/optionsPage.php index 5337a3b..17bf5fd 100644 --- a/views/optionsPage.php +++ b/views/optionsPage.php @@ -1,11 +1,11 @@
-

Gaslight Client Info

+

GLM Simple Messageboard

-
-

+
+

-
- \ No newline at end of file +
\ No newline at end of file -- 2.17.1