Ignore:
Timestamp:
06/16/10 13:48:27 (14 years ago)
Author:
amuller
Message:

Ticket #1036 - Adicionando ponto e vírgula faltante e mudando nomes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/phpgwapi/inc/class.common.inc.php

    r2903 r2931  
    419419                                        $GLOBALS[ 'phpgw' ] -> js -> validate_file( 'tools','xevent', NULL, true ); 
    420420                                        $GLOBALS[ 'phpgw' ] -> js -> validate_file( 'tools','xobject', NULL, true ); 
    421                                         $GLOBALS[ 'phpgw' ] -> js -> validate_file( 'jscode', 'cookieManager', 'phpgwapi/templates/' . $GLOBALS['phpgw_info']['server']['template_set'] ); 
     421                                        $GLOBALS[ 'phpgw' ] -> js -> validate_file( 'templatejs', 'cookieManager', 'phpgwapi/templates/' . $GLOBALS['phpgw_info']['server']['template_set'] ); 
    422422 
    423423                                        $this -> phpgw_header( $module_content ); 
Note: See TracChangeset for help on using the changeset viewer.