Your IP : 172.28.240.42


Current Path : /var/www/html/clients/nsmk.e-nk.ru/application/maxsite/plugins/forms/
Upload File :
Current File : /var/www/html/clients/nsmk.e-nk.ru/application/maxsite/plugins/forms/info.php

<?php if (!defined('BASEPATH')) exit('No direct script access allowed'); 

$info = array(
	'name' => 'Forms',
	'description' => 'Формы для отправки на указанный email. Подробнее см. <a href="' . getinfo('plugins_url') . 'forms/readme.txt" target="_blank">readme.txt</a>',
	'version' => '1.1',
	'author' => 'Максим',
	'plugin_url' => 'http://max-3000.com/',
	'author_url' => 'http://maxsite.org/',
	'group' => 'template'
);

?>