More rewrites from double- to single-quote
[mailer.git] / inc / modules / guest / what-admin.php
index b02fe22de9ba41446c592757ed614381ab9155e7..125a7531464e5a1611e97c755d0e8bdf034a31e7 100644 (file)
@@ -43,7 +43,7 @@ if (!defined('__SECURITY')) {
 }
 
 // A simple redirect...
-LOAD_URL("modules.php?module=admin");
+LOAD_URL('modules.php?module=admin');
 
 //
 ?>