Your IP : 172.28.240.42


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

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

$info = array(
	'name' => 'Tabs',
	'description' => 'Виджет создающий табы (закладки). В качестве содержимого таба используются другие виджеты или ушки.',
	'version' => '1.0',
	'author' => 'Максим',
	'plugin_url' => 'http://max-3000.com/page/plugin-tabs',
	'author_url' => 'http://maxsite.org/',
	'group' => 'template'
);

?>