Home
last modified time | relevance | path

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

/plugin/noticeboard/classes/
H A DEditForm.php35 private $EMEndDate; variable in helper_plugin_noticeboard_EditForm
56 $this->EMEndDate = $text;
181 if($this->EMEndDate){
182 $data .= "<span class='noticeboard-red'>".$this->EMEndDate."</span>";
/plugin/noticeboard/noticeboard/classes/
H A DEditForm.php35 private $EMEndDate; variable in helper_plugin_noticeboard_EditForm
56 $this->EMEndDate = $text;
181 if($this->EMEndDate){
182 $data .= "<span class='noticeboard-red'>".$this->EMEndDate."</span>";