Status display and some formatting tweaks.
[mkdru-moved-to-drupal.org.git] / mkdru.module
index eae89e1..cb20ab0 100644 (file)
@@ -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.