Changeset 189


Ignore:
Timestamp:
03/04/08 18:36:39 (16 years ago)
Author:
niltonneto
Message:

Ticket #151

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/phpgwapi/inc/class.errorlog.inc.php

    r2 r189  
    4646                        $parms['ismsg']=0; 
    4747                        $save = $this->errorstack; 
    48                         $this->$errorstack = array(); 
     48                        $this->errorstack = array(); 
    4949                        CreateObject('phpgwapi.error',$parms); 
    5050                        $this->commit(); 
Note: See TracChangeset for help on using the changeset viewer.