Ignore:
Timestamp:
06/29/09 17:33:04 (15 years ago)
Author:
amuller
Message:

Ticket #559 - Removendo inclusão de header.inc.php nas classes e colocando no controler

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/expressoMail1_2/inc/class.dynamic_contacts.inc.php

    r555 r1059  
    1010        \**********************************************************************************/ 
    1111         
    12 $GLOBALS['phpgw_info']['flags'] = array( 
    13                 'currentapp' => 'expressoMail1_2', 
    14                 'noheader'   => True,  
    15                 'nonavbar'   => True, 
    16                 'enable_nextmatchs_class' => True 
    17         ); 
    18  
    19 include_once('../header.inc.php'); 
    2012include_once('class.db_functions.inc.php'); 
    2113include_once('class.functions.inc.php'); 
Note: See TracChangeset for help on using the changeset viewer.