Changeset 2629585
- Timestamp:
- 11/15/2021 06:47:25 AM (4 years ago)
- Location:
- alpha-sms
- Files:
-
- 2 edited
-
tags/1.0.0/includes/class-alpha_sms.php (modified) (1 diff)
-
trunk/includes/class-alpha_sms.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
alpha-sms/tags/1.0.0/includes/class-alpha_sms.php
r2627862 r2629585 79 79 $this->version = '1.0.0'; 80 80 } 81 $this->plugin_name = 'alpha _sms';81 $this->plugin_name = 'alpha-sms'; 82 82 83 83 $this->load_dependencies(); -
alpha-sms/trunk/includes/class-alpha_sms.php
r2627862 r2629585 79 79 $this->version = '1.0.0'; 80 80 } 81 $this->plugin_name = 'alpha _sms';81 $this->plugin_name = 'alpha-sms'; 82 82 83 83 $this->load_dependencies();
Note: See TracChangeset
for help on using the changeset viewer.