<?php if (!defined('BASEPATH')) exit('No direct script access allowed'); $info = array( 'name' => t('Скрытие текста'), 'description' => t('Добавляет возможность прятать текст под спойлер.<br>(<b>[spoiler]...[/spoiler]</b>)'), 'version' => '2', 'author' => 'Tux', 'plugin_url' => 'http://6log.ru/spoiler', 'author_url' => 'http://6log.ru/', 'group' => 'text' ); # end file