• Missing Controller

    Error: Home.dbController could not be found.

    Error: Create the class Home.dbController below in file: trunk/controllers/home.db_controller.php

    <?php
    class Home.dbController extends AppController {
    
    	var $name = 'Home.db';
    }
    ?>
    

    Notice: If you want to customize this error message, create trunk/views/errors/missing_controller.ctp