BUG 9072 It should not be the option "SendFiles" SOLVED

- I removed the option "SendFiles"
This commit is contained in:
Brayan Osmar Pereyra Suxo
2012-07-18 10:53:57 -04:00
parent 5472ea17bb
commit 00d6c87aa4

View File

@@ -99,7 +99,6 @@ $allWebservices [] = 'UserList';
$allWebservices [] = 'TaskList';
$allWebservices [] = 'TriggerList';
$allWebservices [] = 'InputDocumentList';
$allWebservices [] = 'SendFiles';
$allWebservices [] = 'InputDocumentProcessList';
$allWebservices [] = 'OutputDocumentList';
$allWebservices [] = 'RemoveDocument';