Index: branches/5.2.x/core/units/relationship/relationship_config.php =================================================================== diff -u -N -r16388 -r16766 --- branches/5.2.x/core/units/relationship/relationship_config.php (.../relationship_config.php) (revision 16388) +++ branches/5.2.x/core/units/relationship/relationship_config.php (.../relationship_config.php) (revision 16766) @@ -1,6 +1,6 @@ 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 +);