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