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