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