Current Path : /var/www/html/clients/nsmk.e-nk.ru/application/maxsite/plugins/antispam/ |
Current File : /var/www/html/clients/nsmk.e-nk.ru/application/maxsite/plugins/antispam/info.php |
<?php if (!defined('BASEPATH')) exit('No direct script access allowed'); $info = array( 'name' => 'Антиспам', 'description' => 'Отлавливает спам. Можно задать черные списки IP и запретных слов. Ведется лог.', 'version' => '1.0', 'author' => 'Максим', 'plugin_url' => 'http://max-3000.com/', 'author_url' => 'http://maxsite.org/', 'group' => 'template' ); ?>