8 require_once(CH_DIRECTORY_PATH_CLASSES .
'ChWsbConfig.php');
35 $this -> iUpdateTime =
getParam(
'simple_messenger_update_time');
38 $this -> iVisibleMessages =
getParam(
'simple_messenger_visible_messages');
41 $this -> iCountRetMessages = 10;
44 $this -> iBlinkCounter =
getParam(
'simple_messenger_blink_counter');
47 $this -> bSaveChatHistory =
false;
50 $this -> sOutputBlock =
'extra_area';
53 $this -> sOutputBlockPrefix =
'messages_history_';
56 $this -> iCountAllowedChatBoxes =
getParam(
'simple_messenger_allowed_chatbox');