Home
last modified time | relevance | path

Searched refs:post_censored (Results 1 – 2 of 2) sorted by relevance

/dports/www/ilias/ILIAS-5.4.25/Modules/Forum/classes/
H A Dclass.ilForumCronNotificationDataProvider.php70 protected $post_censored = false; variable in ilForumCronNotificationDataProvider
166 $this->post_censored = $row['pos_cens'];
326 return $this->post_censored;
/dports/www/ilias6/ILIAS-6.14/Modules/Forum/classes/
H A Dclass.ilForumCronNotificationDataProvider.php70 protected $post_censored = false; variable in ilForumCronNotificationDataProvider
161 $this->post_censored = $row['pos_cens'];
321 return $this->post_censored;