Missing Controller

Error: PostspageController could not be found.

Error: Create the class PostspageController below in file: app/controllers/postspage_controller.php

<?php
class PostspageController extends AppController {

	var $name = 'Postspage';
}
?>

Notice: If you want to customize this error message, create app/views/errors/missing_controller.ctp