Changeset 1334753
- Timestamp:
- 01/24/2016 04:11:09 AM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
event-registration/trunk/public/evr_public-process_confirmation.php
r1250763 r1334753 79 79 80 80 class EVR_encryption { 81 var $skey = " asp"; // you can change it81 var $skey = "eventregistraton"; // you can change it 82 82 83 83 public function safe_b64encode($string) {
Note: See TracChangeset
for help on using the changeset viewer.