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