
and the best wishes to NIUNIEK who wants to make own site in XOOPS

baCio
kubaz
// Comments
$modversion['hasComments'] = 1;
$modversion['comments']['pageName'] = 'index.php';
$modversion['comments']['itemName'] = 'fortia_id';
// Comment callback functions
$modversion['comments']['callbackFile'] = 'include/comment_functions.php';
$modversion['comments']['callback']['approve'] = 'fortia_com_approve';
$modversion['comments']['callback']['update'] = 'fortia_com_update';
include XOOPS_ROOT_PATH.'/include/comment_view.php';