Merge remote-tracking branch 'origin/master'
This commit is contained in:
		| @@ -253,10 +253,9 @@ class PluginMDMModule extends Module | ||||
|  | ||||
| 				$folderType = $this->getSyncFolderType($type, $name); | ||||
|  | ||||
| 				if (!isset($synchedFolderTypes[$folderType])) { | ||||
| 					$synchedFolderTypes[$folderType] = 0; | ||||
| 				} | ||||
| 				$synchedFolderTypes[$folderType]++; | ||||
|                                 if (isset($contentData[$folderid][self::FOLDERUUID])) { | ||||
| 				        $synchedFolderTypes[$folderType]++; | ||||
|                                 } | ||||
| 			} | ||||
| 		} | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user