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