Ignore:
Timestamp:
08/20/07 17:12:03 (17 years ago)
Author:
niltonneto
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/expressoMail1_2/index.php

    r56 r57  
    6161        $GLOBALS['phpgw']->common->phpgw_footer(); 
    6262 
    63  
    6463        $obj = createobject("expressoMail1_2.functions"); 
    6564        echo "<script src='inc/load_lang.php?".$update_version."' type='text/javascript'></script>";     
    66          
    67         // INCLUDE the JS Files:  
     65        // INCLUDE these JS Files:  
    6866        echo $obj -> getFilesJs("js/abas.js," . 
    6967                                                        "js/common_functions.js," . 
     
    7472                                                        "js/InfoContact.js," . 
    7573                                                        "js/main.js," . 
    76                                                         "js/rich_text_editor.js," .                                                      
     74                                                        "js/rich_text_editor.js," . 
    7775                                                        "js/wfolders.js,", 
    7876                                                        $GLOBALS['phpgw_info']['flags']['update_version']); 
Note: See TracChangeset for help on using the changeset viewer.