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