mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-01-18 20:08:34 +01:00
nl2br now done in etemplate
This commit is contained in:
parent
17ea20cbcc
commit
893ed57127
@ -92,7 +92,6 @@
|
|||||||
{
|
{
|
||||||
$info['end_class'] = 'overdue';
|
$info['end_class'] = 'overdue';
|
||||||
}
|
}
|
||||||
$info['info_des'] = nl2br($info['info_des']);
|
|
||||||
$info['info_anz_subs'] = $this->bo->anzSubs($id);
|
$info['info_anz_subs'] = $this->bo->anzSubs($id);
|
||||||
$this->bo->link_id2from($info,$action,$action_id); // unset from for $action:$action_id
|
$this->bo->link_id2from($info,$action,$action_id); // unset from for $action:$action_id
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user