
Error: The action 2011 is not defined in controller PostsController
Error: Create PostsController::2011() in file: app/controllers/posts_controller.php.
<?php
class PostsController extends AppController {
var $name = 'Posts';
function 2011() {
}
}
?>
Notice: If you want to customize this error message, create app/views/errors/missing_action.ctp
Website copyright © Linda Leith Publishing Inc 2012; Contents copyright © the creators Login