Changeset 6418 for trunk


Ignore:
Timestamp:
06/04/12 18:24:38 (12 years ago)
Author:
cristiano
Message:

Ticket #2835 - Problema na criação de novo gerente

File:
1 edited

Legend:

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

    r5593 r6418  
    7878                        $type = $params['type']; 
    7979                         
    80                         if ($contexts == '') 
     80                        if ($params['contexts'] == '') 
    8181                        { 
    8282                                $return['status'] = 'false'; 
Note: See TracChangeset for help on using the changeset viewer.