Changeset 2846 for trunk/phpgwapi


Ignore:
Timestamp:
05/25/10 09:33:02 (14 years ago)
Author:
amuller
Message:

Ticket #1058 - Inserindo instanciação da classe XForm

File:
1 edited

Legend:

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

    r2703 r2846  
    404404                                        $GLOBALS[ 'phpgw' ] -> js -> validate_file( 'expressoAjax', 'dom', NULL, true ); 
    405405                                        $GLOBALS[ 'phpgw' ] -> js -> validate_file( 'expressolivre','expressolivre', NULL, true ); 
     406                                        $GLOBALS[ 'phpgw' ] -> js -> validate_file( 'tools','xform', NULL, true ); 
    406407                                        $GLOBALS[ 'phpgw' ] -> js -> validate_file( 'tools','xlink', NULL, true ); 
    407408                                        $GLOBALS[ 'phpgw' ] -> js -> validate_file( 'tools','xscript', NULL, true ); 
Note: See TracChangeset for help on using the changeset viewer.