Toggo: Setze Autor auf Toggo
This commit is contained in:
@@ -72,6 +72,7 @@ class ToggoBridge extends BridgeAbstract {
|
|||||||
$content .= '<p>' . htmlspecialchars($desc) . '</p>';
|
$content .= '<p>' . htmlspecialchars($desc) . '</p>';
|
||||||
}
|
}
|
||||||
$item['content'] = $content;
|
$item['content'] = $content;
|
||||||
|
$item['author'] = 'Toggo';
|
||||||
if ($date) {
|
if ($date) {
|
||||||
$item['timestamp'] = $date;
|
$item['timestamp'] = $date;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user