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