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