Missing Controller
Error: CakeError could not be found.
Error: Create the class CakeError below in file: netland2/controllers/cake_error.php
<?php
class CakeError extends AppController {
var $name = '';
}
?>
Notice: If you want to customize this error message, create netland2/views/errors/missing_controller.ctp
