//echo ' '.get_lang('StartDate').': <INPUTTYPE="text"NAME="startdate_assig"VALUE="0000-00-00 00:00:00">(yyyy-mm-dd hh:mm:ss)'; //by now turned off
//echo ' '.get_lang('EndDate').': <INPUTTYPE="text"NAME="enddate_assig"VALUE="0000-00-00 00:00:00">(yyyy-mm-dd hh:mm:ss)'; //by now turned off
//echo '<br> '.get_lang('AllowLaterSends').' <INPUTTYPE="checkbox"NAME="delayedsubmit"VALUE="0">'; //by now turned off
//echo'</div>';
}
//echo'</div>';
}
echo '<br></div>';
echo '<divid="wikicontent">';
@ -2656,7 +2653,7 @@ function check_emailcue($id_or_ref, $type)
$sql='SELECT * FROM '.$tbl_wiki_mailcue.'WHERE id="'.$id.'" AND type="'.$type.'" OR type="F" AND group_id="'.$_clean['group_id'].'"'; //type: P=page, D=discuss, F=full.
@ -2680,7 +2677,7 @@ function check_emailcue($id_or_ref, $type)
$sql='SELECT * FROM '.$tbl_wiki_mailcue.'WHERE id="'.$id.'" AND type="'.$type.'" OR type="F" AND group_id="'.$_clean['group_id'].'"'; //type: P=page, D=discuss, F=full