Missing Controller
Error: Kabwe.shtmlController could not be found.
Error: Create the class Kabwe.shtmlController below in file: app/controllers/kabwe.shtml_controller.php
<?php
class Kabwe.shtmlController extends AppController {
var $name = 'Kabwe.shtml';
}
?>
Notice: If you want to customize this error message, create app/views/errors/missing_controller.ctp


