german

Missing Controller

Error: ChronologieController could not be found.

Error: Create the class ChronologieController below in file: app/controllers/chronologie_controller.php

<?php
class ChronologieController extends AppController {

        var $name = 'Chronologie';
}
?>

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


Kreuz