- Patch #696616 by qasimzee: improved consistency of phpDocs.

merge-requests/26/head
Dries Buytaert 2010-01-27 11:28:49 +00:00
parent 78855c2ee5
commit a4c7898110
1 changed files with 3 additions and 0 deletions

View File

@ -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