aboutsummaryrefslogtreecommitdiff
path: root/mod/guidbrowser/start.php
diff options
context:
space:
mode:
Diffstat (limited to 'mod/guidbrowser/start.php')
-rw-r--r--mod/guidbrowser/start.php10
1 files changed, 10 insertions, 0 deletions
diff --git a/mod/guidbrowser/start.php b/mod/guidbrowser/start.php
index 2beaf6d89..ef68ed9a3 100644
--- a/mod/guidbrowser/start.php
+++ b/mod/guidbrowser/start.php
@@ -1,4 +1,14 @@
<?php
+ /**
+ * Elgg GUID browser
+ *
+ * @package ElggDevTools
+ * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2
+ * @author Marcus Povey <marcus@marcus-povey.co.uk>
+ * @copyright Curverider Ltd 2008
+ * @link http://elgg.com/
+ */
+
function guidbrowser_init($event, $object_type, $object = null) {
global $CONFIG;