summaryrefslogtreecommitdiff
path: root/modules/dblog
diff options
context:
space:
mode:
Diffstat (limited to 'modules/dblog')
-rw-r--r--modules/dblog/dblog.module3
1 files changed, 3 insertions, 0 deletions
diff --git a/modules/dblog/dblog.module b/modules/dblog/dblog.module
index 9d72fee38..0a47107e4 100644
--- a/modules/dblog/dblog.module
+++ b/modules/dblog/dblog.module
@@ -73,6 +73,9 @@ function dblog_menu() {
return $items;
}
+/**
+ * Implements hook_init().
+ */
function dblog_init() {
if (arg(0) == 'admin' && arg(1) == 'reports') {
// Add the CSS for this module