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





