* Moved load_prefs.php and display_page.php (or whatever it is called) into
[squirrelmail.git] / src / move_messages.php
index 953fcbd366784b428bb68bfdf5fa09f09e35181a..c5f4c837d9bc53913160a24f89604c368755d9df 100644 (file)
     **/
 
    include('../src/validate.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;