Missing Controller
Error: WalterpgController could not be found.
Error: Create the class WalterpgController below in file: app/controllers/walterpg_controller.php
<?php
class WalterpgController extends AppController {
var $name = 'Walterpg';
}
?>
Notice: If you want to customize this error message, create app/views/errors/missing_controller.ctp
