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