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

$confv = array();
$confv['voting_t'] = "2592000";
$confv['num'] = "15";
$confv['anum'] = "50";
$confv['nump'] = "5";
$confv['anump'] = "10";
$confv['answ'] = "25";
$confv['block'] = "2";

?>