Index: branches/5.2.x/core/units/relationship/relationship_config.php
===================================================================
--- branches/5.2.x/core/units/relationship/relationship_config.php
+++ branches/5.2.x/core/units/relationship/relationship_config.php
@@ -49,7 +49,7 @@
 	'TableName' => TABLE_PREFIX.'CatalogRelationships',
 	'ParentTableKey'=>	'ResourceId',
 	'ForeignKey' => 'SourceId',
-	'ParentPrefix' => 'p',
+//	'ParentPrefix' => 'p',
 	'AutoDelete' => true,
 	'AutoClone' => true,
 
@@ -115,4 +115,4 @@
 			),
 		),
 	),
-);
\ No newline at end of file
+);