Seditio Source
Root |
./othercms/Cotonti-0.6.25/plugins/statistics/statistics.setup.php
<?PHP
/* ====================
[BEGIN_SED_EXTPLUGIN]
Code=statistics
Name=Statistics
Description=All kind of statistics about the site
Version=0.0.3
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=W12345A
Auth_members=R
Lock_members=W12345A
[END_SED_EXTPLUGIN]
==================== */

/**
 * All kind of statistics about the site
 *
 * @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');

?>