// Merge from 1.4.X

This commit is contained in:
aKorczak
2011-12-14 16:48:37 +00:00
parent e05fd1391e
commit 967749db9f
2 changed files with 27 additions and 3 deletions
@@ -110,9 +110,9 @@ class WebserviceSpecificManagementSearchCore implements WebserviceSpecificManage
}
/**
* This must be return an array with specific values as WebserviceRequest expects.
* This must be return a string with specific values as WebserviceRequest expects.
*
* @return array
* @return string
*/
public function getContent()
{