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