Changeset 1783394
- Timestamp:
- 12/08/2017 03:22:48 PM (8 years ago)
- File:
-
- 1 edited
-
sms-for-contact-form-7/trunk/smsru-for-cf7.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
sms-for-contact-form-7/trunk/smsru-for-cf7.php
r1634014 r1783394 4 4 Plugin URI: http://wordpress.org/extend/plugins/smsruforcf7 5 5 Description: Отправка SMS сообщений из формы Contact Form 7 6 Version: 1.0.46 Version: 2.0 7 7 Author: Anton Shelestov 8 8 Author URI: http://verstaemvse.ru 9 9 */ 10 10 11 $GLOBALS['cf7smsru_plugins'][ basename( dirname( __FILE__ ) ) ] = ' 1.0.4';11 $GLOBALS['cf7smsru_plugins'][ basename( dirname( __FILE__ ) ) ] = '2.0'; 12 12 13 13 if( !function_exists( 'cf7smsru_loader' ) ) {
Note: See TracChangeset
for help on using the changeset viewer.