Changeset 2368


Ignore:
Timestamp:
03/29/10 12:53:57 (14 years ago)
Author:
rodsouza
Message:

Ticket #1009 - Removendo redundância da exibição da barra de navegação

File:
1 edited

Legend:

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

    r2367 r2368  
    421421                        { 
    422422                                $GLOBALS['phpgw']->common->phpgw_header(); 
    423                                 if ($GLOBALS['phpgw_info']['flags']['noheader']) 
    424                                 { 
    425                                         echo parse_navbar(); 
    426                                 } 
    427423 
    428424                                $GLOBALS['phpgw']->log->write(array('text'=>'W-Permissions, Attempted to access %1','p1'=>$GLOBALS['phpgw_info']['flags']['currentapp'])); 
Note: See TracChangeset for help on using the changeset viewer.