Missing Controller
Error: Resources.phpController could not be found.
Error: Create the class Resources.phpController below in file: app/controllers/resources.php_controller.php
<?php
class Resources.phpController extends AppController {
var $name = 'Resources.php';
}
?>
