Changeset 1876983
- Timestamp:
- 05/18/2018 08:33:57 AM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
email-address-validator/tags/1.1/includes/class-email-address-validator.php
r1874459 r1876983 71 71 $this->version = SL_EAV_VERSION; 72 72 } else { 73 $this->version = '1. 0.0';73 $this->version = '1.1'; 74 74 } 75 75 $this->plugin_name = 'email-address-validator';
Note: See TracChangeset
for help on using the changeset viewer.