Missing Method in PagesController
Error: The action examples_of_the_government_s_spending_problem is not defined in controller PagesController
Error: Create PagesController::examples_of_the_government_s_spending_problem() in file: app/controllers/pages_controller.php.
<?php
class PagesController extends AppController {
var $name = 'Pages';
function examples_of_the_government_s_spending_problem() {
}
}
?>
Notice: If you want to customize this error message, create app/views/errors/missing_action.ctp