Notice (8): Undefined property: CakeErrorController::$options [/var/www/html/cake1.3_FRONTEND/app/controllers/app_controller.php, line 154]
Notice (8): Trying to access array offset on value of type null [/var/www/html/cake1.3_FRONTEND/app/controllers/app_controller.php, line 154]

Missing Controller

Error: DeController could not be found.

Error: Create the class DeController below in file: app/controllers/de_controller.php

<?php
class DeController extends AppController {

	var $name = 'De';
}
?>

Notice: If you want to customize this error message, create app/views/errors/missing_controller.ctp