Missing Controller
Foutmelding: CssController could not be found.
Foutmelding: Create the class CssController below in file: wm/core/controllers/css_controller.php
<?php
class CssController extends AppController {
var $name = 'Css';
}
?>
Melding: If you want to customize this error message, create wm/core/views/errors/missing_controller.ctp
