Esempio n. 1
0
 /**
  * constructor
  **/
 function XoopsPrivmessage()
 {
     parent::__construct();
     $this->_deprecated = icms_core_Debug::setDeprecated('icms_data_privmessage_Object', sprintf(_CORE_REMOVE_IN_VERSION, '1.4'));
 }