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