- 'minify' => array('file' => 'jssource/minify.php', 'auth' => true),
- 'json_server' => array('file' => 'json_server.php', 'auth' => true),
- 'get_url' => array('file' => 'get_url.php', 'auth' => true),
- 'HandleAjaxCall' => array('file' => 'HandleAjaxCall.php', 'auth' => true),
- 'TreeData' => array('file' => 'TreeData.php', 'auth' => true),
- 'image' => array('file' => 'modules/Campaigns/image.php', 'auth' => false),
- 'campaign_trackerv2' => array('file' => 'modules/Campaigns/Tracker.php', 'auth' => false),
- 'WebToLeadCapture' => array('file' => 'modules/Campaigns/WebToLeadCapture.php', 'auth' => false),
- 'WebToPersonCapture' => array('file' => 'modules/Campaigns/WebToPersonCapture.php', 'auth' => false),
- 'removeme' => array('file' => 'modules/Campaigns/RemoveMe.php', 'auth' => false),
- 'ConfirmOptIn' => array('file' => 'include/entryPointConfirmOptInConnector.php', 'auth' => false),
- 'acceptDecline' => array('file' => 'modules/Contacts/AcceptDecline.php', 'auth' => false),
- 'leadCapture' => array('file' => 'modules/Leads/Capture.php', 'auth' => false),
- 'process_queue' => array('file' => 'process_queue.php', 'auth' => true),
- 'zipatcher' => array('file' => 'zipatcher.php', 'auth' => true),
- 'mm_get_doc' => array('file' => 'modules/MailMerge/get_doc.php', 'auth' => true),
- 'getImage' => array('file' => 'include/SugarTheme/getImage.php', 'auth' => false),
- 'GenerateQuickComposeFrame' => array('file' => 'modules/Emails/GenerateQuickComposeFrame.php', 'auth' => true),
- 'DetailUserRole' => array('file' => 'modules/ACLRoles/DetailUserRole.php', 'auth' => true),
- 'getYUIComboFile' => array('file' => 'include/javascript/getYUIComboFile.php', 'auth' => false),
- 'UploadFileCheck' => array('file' => 'modules/Configurator/UploadFileCheck.php', 'auth' => true),