Ignore:
Timestamp:
05/04/10 18:58:04 (14 years ago)
Author:
rodsouza
Message:

Ticket #1058 - Corrigindo problemas no expressoAdmin1_2.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/expressoAdmin1_2/inc/class.institutional_accounts.inc.php

    r2549 r2707  
    2929                                        $GLOBALS['phpgw']->js = CreateObject('phpgwapi.javascript'); 
    3030                                } 
    31                                 $GLOBALS['phpgw']->js->validate_file('jscode','connector','expressoAdmin1_2');#diretorio, arquivo.js, aplicacao 
     31 
     32                                $GLOBALS['phpgw']->js->validate_file('jscode','globals','expressoAdmin1_2'); 
     33                                $GLOBALS['phpgw']->js->validate_file('jscode','connector','expressoAdmin1_2'); 
    3234                                $GLOBALS['phpgw']->js->validate_file('jscode','institutional_accounts','expressoAdmin1_2'); 
    3335                                $GLOBALS['phpgw']->js->validate_file('modal','modal','expressoAdmin1_2'); 
Note: See TracChangeset for help on using the changeset viewer.