Go to the documentation of this file.
51 $configs[
$i][
'description'] =
'_MI_COMMENTS_MODEDSC';
54 $configs[
$i][
'options'] = array(
'XoopsLocale::NESTED' =>
'nest',
'XoopsLocale::FLAT' =>
'flat',
'XoopsLocale::THREADED' =>
'thread');
60 $configs[
$i][
'description'] =
'_MI_COMMENTS_ORDERDSC';
63 $configs[
$i][
'options'] = array(
'XoopsLocale::OLDEST_FIRST' => 0,
'XoopsLocale::NEWEST_FIRST' => 1);