Exemple #1
0
 public function _change()
 {
     parent::_change();
     CM_Cache_Shared::getInstance()->delete(CM_CacheConst::ContentList_BadwordRegex);
 }
Exemple #2
0
 function __construct()
 {
     parent::__construct(self::getTypeStatic());
 }