Ignore:
Timestamp:
05/15/12 15:12:25 (12 years ago)
Author:
gustavo
Message:

Ticket #2723 - Inconsistência no Expresso - admin / Lista de gerentes

File:
1 edited

Legend:

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

    r6186 r6195  
    728728                        $this->db->query("DELETE FROM phpgw_acl WHERE acl_appname = 'expressoadmin' AND acl_account = '" . $uidNumber . "'"); 
    729729                } 
    730                 return; 
     730                $return['status'] = true 
     731                return $return; 
    731732        } 
    732733         
Note: See TracChangeset for help on using the changeset viewer.