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