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

