summaryrefslogtreecommitdiff
path: root/plugins/data.comment.php
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/data.comment.php')
-rw-r--r--plugins/data.comment.php5
1 files changed, 4 insertions, 1 deletions
diff --git a/plugins/data.comment.php b/plugins/data.comment.php
index f05daad..5dd61dc 100644
--- a/plugins/data.comment.php
+++ b/plugins/data.comment.php
@@ -1,10 +1,13 @@
<?php
/**
- * @version $Revision: 1.11 $
+ * @version $Revision: 1.12 $
* @package liberty
* @subpackage plugins_data
*/
+/**
+ * definitions
+ */
global $gLibertySystem;
define( 'PLUGIN_GUID_DATACOMMENT', 'datacomment' );
global $gLibertySystem;