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