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