<?php if (!defined('BASEPATH')) exit('No direct script access allowed'); $info = array( 'name' => t('BB-коды', __FILE__), 'description' => t('Конвертирует тэги BBCode в HTML', __FILE__), 'version' => '9', 'author' => 'Максим', 'plugin_url' => '', 'author_url' => '//maxsite.org/', 'group' => 'text', 'help' => getinfo('plugins_url') . 'bbcode/bbcode-help.html', ); # end of file