Seditio Source
Root |
./othercms/slaed_cms_6.2_pro/config/config_ratings.php
<?php
if (!defined("FUNC_FILE")) die("Illegal file access");

$confra = array();
$confra['account'] = "2592000|1|0";
$confra['faq'] = "2592000|1|0";
$confra['files'] = "2592000|1|0";
$confra['forum'] = "2592000|1|0";
$confra['help'] = "2592000|1|1";
$confra['jokes'] = "2592000|1|0";
$confra['links'] = "2592000|1|0";
$confra['media'] = "2592000|1|0";
$confra['news'] = "2592000|1|0";
$confra['pages'] = "2592000|1|0";
$confra['shop'] = "2592000|1|0";

?>