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