Function strSyncCategory
Synchronizes a category from one language to another language.
		
		Package: Core\Backend
Copyright: four for business AG <www.4fb.de>
License: http://www.contenido.org/license/LIZENZ.txt
Author: Olaf Niemann
Author: Murat Purc <murat@purc.de>
Located at includes/functions.str.php
	
	Copyright: four for business AG <www.4fb.de>
License: http://www.contenido.org/license/LIZENZ.txt
Author: Olaf Niemann
Author: Murat Purc <murat@purc.de>
Located at includes/functions.str.php
integer | 
		$idcatParam | 
		Id of category to synchronize | 
integer | 
		$sourcelang | 
		Id of source language | 
integer | 
		$targetlang | 
		Id of target language | 
boolean | 
		$bMultiple = false | 
		Flag to synchronize child languages | 
			boolean
		 |