* To reduce on errors, I moved the includes for config.php and strings.php
[squirrelmail.git] / src / load_prefs.php
index 9716a90b4bef4da68a391f0e0740f3dc14647ebd..8f4e3038939a51fce595725725a770b0c37fc133 100644 (file)
@@ -20,8 +20,6 @@
       $theme = array();
    if (! isset($color))
       $color = array();
-   include('../src/validate.php');
-   include("../config/config.php");
    include("../functions/prefs.php");
    include("../functions/plugin.php");