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