Code: (Find) [Select]
'current_theme' => array(
Code: (Add Before) [Select]
//-- cometchat.com
'CometChat' => array(
'label' => $txt['CometChat']['title'],
'file' => 'cometchat_source/CometChat.php',
'function' => 'CometChatLoad',
'icon' => '../cometchat_images/logo.png',
'subsections' => array(
'admin_panel' => array($txt['CometChat']['title']),
'advance_cc' => array($txt['CometChat']['advance']),
'upgrade_cc' => array($txt['CometChat']['upgrade'])
)
),
// End cometchat.com --//