X-Git-Url: https://vcs.fsf.org/?p=squirrelmail.git;a=blobdiff_plain;f=src%2Foptions.php;h=dad4282779dd1ed622c1355ce8aa1c1ee8884b97;hp=fe7a68afd6f45c0bbd499f71f38be5cb7b6f7e60;hb=46d38f7894542146367a4b22c63f41564829abd2;hpb=5ca7c67f47400eacd99fd953283909d8e6411f08 diff --git a/src/options.php b/src/options.php index fe7a68af..dad42827 100644 --- a/src/options.php +++ b/src/options.php @@ -17,7 +17,7 @@ require_once('../functions/display_messages.php'); require_once('../functions/imap.php'); require_once('../functions/array.php'); require_once('../functions/options.php'); -include_once('../functions/strings.php'); +require_once('../functions/strings.php'); /* Set the base uri. */ ereg ("(^.*/)[^/]+/[^/]+$", $PHP_SELF, $regs);