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

$confp = array();
$confp['defis'] = "%C2%BB";
$confp['tabcol'] = "3";
$confp['linknum'] = "5";
$confp['listnum'] = "25";
$confp['num'] = "10";
$confp['anum'] = "25";
$confp['nump'] = "5";
$confp['anump'] = "10";
$confp['homcat'] = "0";
$confp['viewcat'] = "1";
$confp['catdesc'] = "1";
$confp['subcat'] = "1";
$confp['addmail'] = "1";
$confp['add'] = "1";
$confp['addquest'] = "1";
$confp['autor'] = "1";
$confp['date'] = "1";
$confp['read'] = "1";
$confp['rate'] = "1";
$confp['letter'] = "1";
$confp['link'] = "1";

?>