plugins\whosonline\whosonline.forums.sections.tags.php
<?php
/* ====================
[BEGIN_COT_EXT]
Hooks=forums.sections.tags
Tags=forums.sections.tpl:{FORUMS_SECTIONS_WHOSONLINE}
[END_COT_EXT]
==================== */
/**
* Forums online users display
*
* @package WhosOnline
* @copyright (c) Cotonti Team
* @license https://github.com/Cotonti/Cotonti/blob/master/License.txt
*/
defined('COT_CODE') or die('Wrong URL');
$t->assign('FORUMS_SECTIONS_WHOSONLINE', $out['whosonline'] . ' : ' . $out['whosonline_reg_list']);