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