Seditio Source
Root |
./othercms/Cotonti-0.6.25/plugins/seditio/seditio.php
<?php
/* ====================
[BEGIN_SED_EXTPLUGIN]
Code=seditio
Part=main
File=seditio
Hooks=standalone
Tags=
Order=10
[END_SED_EXTPLUGIN]
==================== */

/**
 * Seditio Compatibility: main
 *
 * @package Cotonti
 * @version 0.0.4
 * @author Trustmaster, Cotonti Team
 * @copyright Copyright (c) 2009 Cotonti Team
 * @license BSD
 */

(defined('SED_CODE') && defined('SED_PLUG')) or die('Wrong URL.');

// Dummy standalone plugin, fill it with code you are missing from Seditio
?>