Added code from Philippe Mingo on June 1, 2001
[squirrelmail.git] / src / move_messages.php
index ee676e20ac627a597ac60d155af7b560d7d7941d..c5f4c837d9bc53913160a24f89604c368755d9df 100644 (file)
     **/
 
    include('../src/validate.php');
-   include("../functions/strings.php");
-   include("../config/config.php");
-   include("../functions/page_header.php");
    include("../functions/display_messages.php");
    include("../functions/imap.php");
-   include("../src/load_prefs.php");
 
    function putSelectedMessagesIntoString($msg) {
       $j = 0;