Current Path : /var/www/html/clients/nsmk.e-nk.ru/application/maxsite/plugins/smtp_mail/ |
Current File : /var/www/html/clients/nsmk.e-nk.ru/application/maxsite/plugins/smtp_mail/info.php |
<?php if (!defined('BASEPATH')) exit('No direct script access allowed'); $info = array( 'name' => t('SMTP mail', __FILE__), 'description' => t('Плагин позволяет отправлять почту через SMTP сервер.', __FILE__), 'version' => '0.7.1', 'author' => 'Wave', 'plugin_url' => 'http://wave.fantregata.com/page/work-for-maxsite', 'author_url' => 'http://wave.fantregata.com/', 'group' => 'template' ); ?>