Changeset 364340
- Timestamp:
- 03/24/2011 06:38:41 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
custom-user-registration-lite/trunk/custom-user-registration.php
r364327 r364340 39 39 40 40 function merlic_userreg_activate() { 41 $utility = new Merlic_UserReg_Utility();42 $utility->notification();41 //$utility = new Merlic_UserReg_Utility(); 42 //$utility->notification(); 43 43 } 44 44
Note: See TracChangeset
for help on using the changeset viewer.