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