// Merge from 1.4.X

git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@11221 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
aKorczak
2011-12-14 16:48:37 +00:00
parent 30b5d4fb82
commit 342f6b58b6
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()
{