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