global.php
[squirrelmail.git] / src / redirect.php
index 2907ab6d8fb3532e431b5de8d43c84bdfe921eda..826e21dec05a057f0cccbfd24fca42f0d9714fea 100644 (file)
@@ -20,6 +20,7 @@ require_once('../functions/imap.php');
 require_once('../functions/plugin.php');
 require_once('../functions/constants.php');
 require_once('../functions/page_header.php');
+require_once('../functions/global.php');
 
 // Remove slashes if PHP added them
 if (get_magic_quotes_gpc()) {