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