Seditio Source
Root |
./othercms/elxis_5.3_atlas_rev2452/includes/libraries/elxis/defender/custom.rules.php
<?php
/**
* @version        4.4
* @package        Elxis
* @subpackage    Elxis Defender
* @copyright    Copyright (c) 2006-2016 Elxis CMS (http://www.elxis.org). All rights reserved.
* @license        Elxis Public License ( http://www.elxis.org/elxis-public-license.html )
* @author        Elxis Team ( http://www.elxis.org )
* @description     Elxis CMS is free software. Read the license for copyright notices and details
*
* Last update: 2016-01-21 18:37:00 GMT
*
*/

defined('_ELXIS_') or die ('Direct access to this location is not allowed.');

$rules = array(
);

?>