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