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