ITA  ENG

Missing Controller

Error: AllthefilesController could not be found.

Error: Create the class AllthefilesController below in file: app/controllers/allthefiles_controller.php

<?php
class AllthefilesController extends AppController {

	var $name = 'Allthefiles';
}
?>

Notice: If you want to customize this error message, create app/views/errors/missing_controller.ctp