X-Git-Url: http://jsfdemo.indexdata.com/?a=blobdiff_plain;f=mkdru.module;h=cb20ab013ffccae21640a0d6f70fee571fd62b44;hb=66f3bea850ee445427da4ec46e18d4374dd3e953;hp=eae89e134af305e4d9121f3b98c84ef40ccb6586;hpb=f0d2a9a916f85ebe5e544b9c9e5b865dcbb58682;p=mkdru-moved-to-drupal.org.git diff --git a/mkdru.module b/mkdru.module index eae89e1..cb20ab0 100644 --- a/mkdru.module +++ b/mkdru.module @@ -80,7 +80,7 @@ function mkdru_menu() { /** * Implementation of hook_init() */ -function mkdru_init(){ +function mkdru_init() { // Applies our module specific CSS to all pages. This works best because // all CSS is aggregated and cached so we reduce the number of HTTP // requests and the size is negligible.