Ignore:
Timestamp:
10/27/09 09:13:59 (15 years ago)
Author:
amuller
Message:

Ticket #622 - Removendo lang com xml/xsl descricao adicional no ticket

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/expressoMail1_2/index.php

    r1518 r1526  
    1616        echo "<script type='text/javascript'>var template = '".$_SESSION['phpgw_info']['expressoMail1_2']['user']['preferences']['common']['template_set']."';</script>"; 
    1717        echo "<script src='js/modal/modal.js'></script>"; 
    18         echo "<script src='js/xtools.js?".$update_version."' type='text/javascript'></script>"; 
    1918        echo "<script src='js/globals.js?".$update_version."' type='text/javascript'></script>"; 
    2019        echo "<script src='js/sniff_browser.js?".$update_version."' type='text/javascript'></script>"; 
     
    155154        // que é utilizada em diversas partes 
    156155        echo $obj -> getFilesJs("js/common_functions.js"); 
     156        include("inc/load_lang.php");  
    157157 
    158158        // INCLUDE these JS Files:  
Note: See TracChangeset for help on using the changeset viewer.