Файл cms-master/application/maxsite/admin/plugins/auto_post/info.php Вес запакованого файла 227b (227 b) Вес распакованого файла: 324b (324 b) Метод сжатия: 8
<?php if (!defined('BASEPATH')) exit('No direct script access allowed');
$info = array(
'name' => 'AutoPost',
'description' => 'Auto_post',
'version' => '1.0',
'author' => 'Максим',
'plugin_url' => 'http://max-3000.com/',
'author_url' => 'http://maxsite.org/',
'group' => 'admin'
);
# end of file