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