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