Changeset 2014 for trunk/phpgwapi


Ignore:
Timestamp:
02/12/10 16:43:00 (14 years ago)
Author:
amuller
Message:

Ticket #490 - unificação do connector

File:
1 edited

Legend:

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

    r2011 r2014  
    635635                function get_app_dir($appname = '') 
    636636                { 
     637                        $_SESSION['phpgw_info']['expresso']['currentapp'] = $GLOBALS['phpgw_info']['flags']['currentapp']; 
     638 
    637639                        if ($appname == '') 
    638640                        { 
Note: See TracChangeset for help on using the changeset viewer.