From 8172706f91b068e9cf0e27cd39eda75b9d2f3847 Mon Sep 17 00:00:00 2001 From: Robert Munteanu Date: Fri, 19 Feb 2010 22:35:19 +0200 Subject: [PATCH] Fixes #11455: Wrong comment of API SOAP function mc_project_get_attachments --- api/soap/mantisconnect.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/api/soap/mantisconnect.php b/api/soap/mantisconnect.php index 46efd66825..f2bae97c66 100644 --- a/api/soap/mantisconnect.php +++ b/api/soap/mantisconnect.php @@ -1165,7 +1165,7 @@ 'Get the unreleased version that belong to the specified project.' ); -### mc_project_get_unreleased_versions +### mc_project_get_attachments $l_oServer->register( 'mc_project_get_attachments', array( 'username' => 'xsd:string',