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