' );
$task_description_html = preg_replace( '/(
\s*){3,}/i', '
', $task_description_html );
}
?>
Powiazane wpisy Wiki
if ( $wiki_hidden_count > 0 ):?>
= htmlspecialchars( (string)$wiki_entry['name'] );?>
Uczestnicy
Status
Priorytet
Klient
Komentarze
foreach ( $this -> task['comments'] as $comment ):?>-
= \factory\Users::user_details( $comment['user_id'] )['name'] . ' ' . \factory\Users::user_details( $comment['user_id'] )['surname'];?>
= date( 'Y/m/d H:i', strtotime( $comment['date_add'] ) );?>
= nl2br( $comment['text'] );?>
endforeach;?>