Ignore:
Timestamp:
06/22/12 16:41:40 (12 years ago)
Author:
eduardow
Message:

Ticket #2856 - Problema ao criar um gerente no expresso Admin.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2.4/expressoAdmin1_2/inc/class.uimanagers.inc.php

    r6506 r6585  
    236236                function edit_managers() 
    237237                { 
     238                        echo "<input type='hidden' name='old_url_context_aux' value='".$_GET['context']."'>";            
     239 
    238240                        // Caso nao seja admin, sai. 
    239241                        if (!$GLOBALS['phpgw']->acl->check('run',1,'admin')) 
Note: See TracChangeset for help on using the changeset viewer.