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