Index: temp/trunk/html/admin/mail/sendmail.php
===================================================================
--- temp/trunk/html/admin/mail/sendmail.php	(revision 5934)
+++ temp/trunk/html/admin/mail/sendmail.php	(revision 6147)
@@ -128,5 +128,5 @@
 	
 	if ($_GET['mode'] = "now") {
-		header("Location: /admin/mail/history.php");
+		header("Location: " . URL_DIR . "admin/mail/history.php");
 	}
 	echo "complete\n";
