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