if no date is sent in the header of a message, it takes the IMAP server's
[squirrelmail.git] / src / search.php
index 1db642f11397eed075ca90c2eec6d3a5498e8b77..f5b4798db4f8d69959373032f9cd97e502a1879a 100644 (file)
@@ -10,6 +10,8 @@
       exit;
    }
 
+   if (!isset($i18n_php))
+      include("../functions/i18n.php");
    if (!isset($config_php))
       include("../config/config.php");
    if (!isset($strings_php))