header(array ('title'=>'[#'. $ah->getID(). '] ' . $ah->getSummary(), 'atid'=>$ath->getID())); echo notepad_func(); ?>

[#getID(); ?>] getSummary(); ?>

isMonitoring()) { $img="xmail16w.png"; $key="monitorstop"; $text=_('Stop monitor'); } else { $img="mail16w.png"; $key="monitor"; $text=_('Monitor'); } echo ' '. html_image('ic/'.$img.'','20','20').' '.$text.''; ?> usesPM()) { echo ' '. html_image('ic/taskman20w.png','20','20').''._('Build Task Relation').''; } ?>

renderExtraFields($ah->getExtraFieldData(),true,'none',false,'Any',array(),false,'UPDATE'); ?> renderRelatedTasks($group, $ah); $ath->renderFiles($group_id, $ah); ?>
:
getSubmittedRealName(); if($ah->getSubmittedBy() != 100) { $submittedUnixName = $ah->getSubmittedUnixName(); $submittedBy = $ah->getSubmittedBy(); ?> ()
:
getOpenDate() ); $close_date = $ah->getCloseDate(); if ($ah->getStatusID()==2 && $close_date > 1) { echo '
'._('Date Closed').':
' .date(_('Y-m-d H:i'), $close_date); } ?>
:
getAssignedRealName(); ?> (getAssignedUnixName(); ?>)
:
getPriority(); ?>
usesCustomStatuses()) { ?> :
statusBox ('status_id', $ah->getStatusID() ); ?>
:
getSummary(); ?>

showDetails(); ?>

getMessages()); $nb = $count? ' ('.$count.')' : ''; ?>

:

getID() . '&commentsort=anti') . '">' . _('Sort comments antichronologically') . ''; } else { echo '' . _('Sort comments chronologically') . ''; } echo '

'; echo $ah->showMessages($sort_comments_chronologically); ?>
getFiles(); $count=count($file_list); $nb = $count? ' ('.$count.')' : ''; ?>

:






:

renderFiles($group_id, $ah); ?>

:

showHistory(); ?>
showRelations(); ?>
footer(array()); // Local Variables: // mode: php // c-file-style: "bsd" // End: ?>