Missing Controller

Error: Korrektur.htmlController could not be found.

Error: Create the class Korrektur.htmlController below in file: app/Controller/Korrektur.htmlController.php

<?php
class Korrektur.htmlController extends AppController {

}

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

Stack Trace

  • APP/webroot/index.php line 117Dispatcher->dispatch(CakeRequest, CakeResponse)