--- jgrowl.module	2008-12-19 20:51:40.000000000 +1300
+++ jgrowl.module	2008-12-19 22:06:15.000000000 +1300
@@ -53,9 +53,9 @@ function jgrowl_theme() {
 }
 
 /**
- * Implementation of hook_footer().
+ * Implementation of hook_init().
  */
-function jgrowl_footer($main = 0) {
+function jgrowl_init() {
   jgrowl_system_messages();
 }
