Home
last modified time | relevance | path

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

/plugin/noticeboard/classes/
H A DEditForm.php34 private $EMStartDate; variable in helper_plugin_noticeboard_EditForm
52 $this->EMStartDate = $text;
162 if($this->EMStartDate){
163 $data .= "<span class='noticeboard-red'>".$this->EMStartDate."</span>";
/plugin/noticeboard/noticeboard/classes/
H A DEditForm.php34 private $EMStartDate; variable in helper_plugin_noticeboard_EditForm
52 $this->EMStartDate = $text;
162 if($this->EMStartDate){
163 $data .= "<span class='noticeboard-red'>".$this->EMStartDate."</span>";