config()->set('sync.skip', true, false); } // Download Dispatcher entry point DownloadDispatcher_Processor::run(); } catch (DownloadDispatcher_Exception $e) { die("Uncaught Exception: " . $e->getMessage()); } ?>