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