Page Menu
Home
In-Portal Phabricator
Search
Configure Global Search
Log In
Files
F726922
D436.id.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Subscribers
None
File Metadata
Details
File Info
Storage
Attached
Created
Mon, Jan 6, 3:22 AM
Size
584 B
Mime Type
text/x-diff
Expires
Tue, Jan 7, 3:22 AM (2 d, 19 h ago)
Engine
blob
Format
Raw Data
Handle
536606
Attached To
D436: INP-1832 - Use "p-rel" unit for relation management in the In-Commerce module
D436.id.diff
View Options
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
+);
Event Timeline
Log In to Comment