You need to upgrade your Flash Player
Missing Controller
Error: DropboxController could not be found.
Error: Create the class DropboxController below in file: app/controllers/dropbox_controller.php
<?php
class DropboxController extends AppController {
var $name = 'Dropbox';
}
?>
Notice: If you want to customize this error message, create app/views/errors/missing_controller.ctp












