Changeset 493

Show
Ignore:
Timestamp:
03/22/08 10:14:46 (10 months ago)
Author:
padams
Message:

removed old call to owa_error.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/asyncEventProcessor.php

    r452 r493  
    7979                endif; 
    8080                 
    81                 $this->e = &owa_error::get_instance(); 
     81                //$this->e = &owa_error::get_instance(); 
    8282 
    8383                // Turns off async setting so that the proper event queue is created 
     
    9494                return; 
    9595        } 
     96         
     97         
    9698         
    9799        /**