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