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

