aboutsummaryrefslogtreecommitdiff
path: root/views/default/admin/statistics.php
diff options
context:
space:
mode:
Diffstat (limited to 'views/default/admin/statistics.php')
-rw-r--r--views/default/admin/statistics.php22
1 files changed, 9 insertions, 13 deletions
diff --git a/views/default/admin/statistics.php b/views/default/admin/statistics.php
index 4e0f7c3b1..7c987a607 100644
--- a/views/default/admin/statistics.php
+++ b/views/default/admin/statistics.php
@@ -1,15 +1,11 @@
<?php
- /**
- * Elgg statistics screen
- *
- * @package Elgg
- * @subpackage Core
+/**
+ * Elgg statistics screen
+ *
+ * @package Elgg
+ * @subpackage Core
+ * @author Curverider Ltd
+ * @link http://elgg.org/
+ */
- * @author Curverider Ltd
-
- * @link http://elgg.org/
- */
-
- global $CONFIG;
-
-?> \ No newline at end of file
+global $CONFIG; \ No newline at end of file