Missing Controller

Error: Give.phpController could not be found.

Error: Create the class Give.phpController below in file: app/controllers/give.php_controller.php

<?php
class Give.phpController extends AppController {

	var $name = 'Give.php';
}
?>

Notice: If you want to customize this error message, create app/views/errors/missing_controller.ctp