Your IP : 172.28.240.42


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

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

$info = array(
	'name' => t('Multipage', __FILE__),
	'description' => t('Плагин разбивает длинные тексты постов на несколько страниц. Разделитель задаётся в настройках. Для вывода навигации нужен плагин типа Pagination.', __FILE__),
	'version' => '0.4',
	'author' => 'Wave',
	'plugin_url' => 'http://wave.fantregata.com/page/work-for-maxsite',
	'author_url' => 'http://wave.fantregata.com/',
	'group' => 'template'
);

?>