diff options
Diffstat (limited to 'engine/lib/statistics.php')
-rw-r--r-- | engine/lib/statistics.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/engine/lib/statistics.php b/engine/lib/statistics.php index 578985fd0..4e822e8af 100644 --- a/engine/lib/statistics.php +++ b/engine/lib/statistics.php @@ -115,4 +115,4 @@ function statistics_init() { } /// Register init function -elgg_register_event_handler('init', 'system', 'statistics_init');
\ No newline at end of file +elgg_register_event_handler('init', 'system', 'statistics_init'); |