FuelPHP Bin
Sign in
Url:
Fork
Fuel\Core\PhpErrorException [ Warning ]: Creating default object from empty value COREPATH/classes/controller/rest.php @ line 157 152 { 153 return call_user_func_array(array($this, $controller_method), $arguments); 154 } 155 else 156 { 157 $this->response->status = $this->no_method_status; 158 return; 159 } 160 } 161 else 162 { Backtrace COREPATH/bootstrap.php @ line 79 COREPATH/classes/controller/rest.php @ line 157 COREPATH/classes/request.php @ line 428 DOCROOT/index.php @ line 49