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





