Page Menu
Home
In-Portal Phabricator
Search
Configure Global Search
Log In
Files
F1169655
D184.id566.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
Fri, Sep 26, 10:14 AM
Size
570 B
Mime Type
text/x-diff
Expires
Sat, Sep 27, 10:14 AM (17 h, 10 m)
Engine
blob
Format
Raw Data
Handle
757854
Attached To
D184: MINC-140 - Assign last order to user registered after checkout process
D184.id566.diff
View Options
Index: branches/5.2.x/units/orders/orders_config.php
===================================================================
--- branches/5.2.x/units/orders/orders_config.php
+++ branches/5.2.x/units/orders/orders_config.php
@@ -67,10 +67,10 @@
'Mode' => hAFTER,
'Conditional' => false,
'HookToPrefix' => 'u',
- 'HookToSpecial' => '',
+ 'HookToSpecial' => '*',
'HookToEvent' => Array ( 'OnCreate' ),
'DoPrefix' => '',
- 'DoSpecial' => '',
+ 'DoSpecial' => '*',
'DoEvent' => 'OnUserCreate',
),
Event Timeline
Log In to Comment