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