Adding Michael Prinsen's Dompie theme and my own re-working of his theme,
[squirrelmail.git] / functions / constants.php
index 4734a819a05fca6c8b2cac78c9ec401bd3f96b9f..c2b4ec26a56caa1b8ddd3519bd48dbe9a5df9d32 100644 (file)
@@ -46,5 +46,5 @@
     define('SMPREF_JS_ON', 1);
     define('SMPREF_JS_AUTODETECT', 2);
 
-    do_hook("loading_constants");
+    do_hook('loading_constants');
 ?>