Fixed broken german umlauts
[mailer.git] / 0.2.1 / img.php
index 773deaa172ba3458b4426863b2ae0f3cd5a6fd25..94878c19a323a5083df6d0425ad5b3308d65c34f 100644 (file)
@@ -40,7 +40,7 @@ $GLOBALS['what'] = ""; $GLOBALS['action'] = "";
 if (!empty($_GET['action'])) $GLOBALS['action'] = secureString($_GET['action']);
 if (!empty($_GET['what'])) $GLOBALS['what'] = secureString($_GET['what']);
 
-// Setmodule
+// Set module
 $GLOBALS['module'] = "img"; $CSS = -1;
 
 // Load the required file(s)