Perform things like notifying partner websites after registration is done.
Implements UserRegister. Definition at line 132 of file class_ShipSimuRegistration.php. References BaseRegistration.executePostFilters(). 00132 { 00133 // First run all post filters 00134 $this->executePostFilters(); 00135 }
Here is the call graph for this function:
![]()
|
1.5.6