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