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