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