Ignore:
Timestamp:
06/15/12 11:13:00 (12 years ago)
Author:
thiago
Message:

Ticket #2856 - Problema ao editar um gerente, resolvido!

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/expressoAdmin1_2/inc/class.uimanagers.inc.php

    r6484 r6517  
    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.