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