fixed more warnings
[squirrelmail.git] / index.php
index 2e5cde837e0ebdde689db7fe57fbc1b8b58748b0..436e8e20d33d5eb60348c07bd4745199c9b86350 100644 (file)
--- a/index.php
+++ b/index.php
@@ -1,5 +1,5 @@
 <?php
-   include "functions/strings.php";
+   include "./functions/strings.php";
 
    $location = get_location();
    header("Location: $location/src/login.php\n\n");