Seditio Source
Root |
./othercms/Cotonti-0.6.25/plugins/forumstats/forumstats.setup.php
<?PHP
/* ====================
[BEGIN_SED_EXTPLUGIN]
Code=forumstats
Name=Forum statistics
Description=Statistics for the forums
Version=0.0.2
Date=2009-jan-03
Author=Neocrome & Cotonti Team
Copyright=Partial copyright (c) 2008-2009 Cotonti Team
Notes=BSD License
SQL=
Auth_guests=R
Lock_guests=A
Auth_members=R
Lock_members=A
[END_SED_EXTPLUGIN]
==================== */

/**
 * Statistics for the forums
 *
 * @package Cotonti
 * @version 0.0.3
 * @author Neocrome, Cotonti Team
 * @copyright Copyright (c) Cotonti Team 2008-2009
 * @license BSD
 */

defined('SED_CODE') or die('Wrong URL');

?>