Code |
Context$php_errormsg = "Non-static method Configure::write() should not be called statically, assuming $this from incompatible context"
{
$this->set('imovel_codigo', $this->passedArgs['imovel']);
$this->set('operacao', $this->passedArgs['operacao']);
ImoveisController::informacoes() - APP/controllers/imoveis_controller.php, line 805
Object::dispatchMethod() - CORE/cake/libs/object.php, line 116
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 227
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 194
[main] - APP/webroot/index.php, line 90