Example #1
0
 public function __refreshCache()
 {
     parent::__refreshCache();
     RM_User_Profile::getById($this->getId())->__refreshCache();
 }