Changeset 6196


Ignore:
Timestamp:
05/15/12 15:14:01 (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

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