Changeset 644036
- Timestamp:
- 12/24/2012 11:08:05 AM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
6scan-protection/trunk/admin/includes/installation.php
r642435 r644036 65 65 if ( sixscan_common_is_partner_version() ) 66 66 sixscan_installation_partner_mark_install_tried(); 67 68 /* Since registration is now on the client side, we no longer have to wait for server activation */ 69 sixscan_common_set_account_operational( TRUE ); 67 70 } 68 71
Note: See TracChangeset
for help on using the changeset viewer.