Ignore:
Timestamp:
04/28/10 08:47:18 (14 years ago)
Author:
amuller
Message:

Ticket #1044 - Adicionando suporte no expressoMail

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/phpgwapi/inc/functions.inc.php

    r2549 r2645  
    235235        $GLOBALS['phpgw']->applications = CreateObject('phpgwapi.applications'); 
    236236        $GLOBALS['phpgw']->js           = CreateObject('phpgwapi.javascript'); 
     237        $GLOBALS['phpgw']->css          = CreateObject('phpgwapi.css'); 
     238 
    237239        print_debug('main class loaded', 'messageonly','api'); 
    238240        if (! isset($GLOBALS['phpgw_info']['flags']['included_classes']['error']) || 
Note: See TracChangeset for help on using the changeset viewer.