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