Error: The action 447 is not defined in controller PostsController
Error: Create PostsController::447() in file: app/controllers/posts_controller.php.
<?php
class PostsController extends AppController {
var $name = 'Posts';
function 447() {
}
}
?>
Notice: If you want to customize this error message, create app/views/errors/missing_action.ctp
ELAN © 2012 | undoLogic