8 require_once(CH_DIRECTORY_PATH_CLASSES .
'ChWsbConfig.php');
28 $this -> iLifeTime = (int)
getParam(
'shoutbox_clean_oldest');
30 $this -> iUpdateTime = (int)
getParam(
'shoutbox_update_time');
31 $this -> iAllowedMessagesCount = (int)
getParam(
'shoutbox_allowed_messages');
33 $this -> iBlockExpirationSec = (int)
getParam(
'shoutbox_block_sec');