Горизонтальные химические насосы


Unknown(0)
#0 |
+
–
/var/www/ecomaks/data/www/ecomaks.ru/YiiRoot/framework/base/CErrorHandler.php(131): CErrorHandler->handleError(CErrorEvent) 126 } 127 128 if($event instanceof CExceptionEvent) 129 $this->handleException($event->exception); 130 else // CErrorEvent 131 $this->handleError($event); 132 } 133 134 /** 135 * Returns the details about the error that is currently being handled. 136 * The error is returned in terms of an array, with the following information: |
#1 |
+
–
/var/www/ecomaks/data/www/ecomaks.ru/YiiRoot/framework/base/CApplication.php(816): CErrorHandler->handle(CErrorEvent) 811 $this->onError($event); 812 if(!$event->handled) 813 { 814 // try an error handler 815 if(($handler=$this->getErrorHandler())!==null) 816 $handler->handle($event); 817 else 818 $this->displayError($code,$message,$file,$line); 819 } 820 } 821 catch(Exception $e) |
#2 |
unknown(0): CApplication->handleError(2, "Unknown: open(/var/www/ecomaks/data/mod-tmp/sess_2u76tqvhlkmpv3l...", "Unknown", 0, ...)
|