Index: branches/5.2.x/units/orders/orders_config.php =================================================================== diff -u -N -r16364 -r16365 --- branches/5.2.x/units/orders/orders_config.php (.../orders_config.php) (revision 16364) +++ branches/5.2.x/units/orders/orders_config.php (.../orders_config.php) (revision 16365) @@ -1,6 +1,6 @@ hAFTER, 'Conditional' => false, 'HookToPrefix' => 'u', - 'HookToSpecial' => '', + 'HookToSpecial' => '*', 'HookToEvent' => Array ( 'OnCreate' ), 'DoPrefix' => '', - 'DoSpecial' => '', + 'DoSpecial' => '*', 'DoEvent' => 'OnUserCreate', ),