From: friendica Date: Tue, 28 Feb 2012 23:03:48 +0000 (-0800) Subject: ljpost typos X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=68cb647421d1ea60ac6a3146818d09f18332ac1f;p=friendica-addons.git ljpost typos --- diff --git a/ljpost/ljpost.php b/ljpost/ljpost.php index a55a7bf4..3b2bbe8b 100644 --- a/ljpost/ljpost.php +++ b/ljpost/ljpost.php @@ -171,11 +171,11 @@ $title = '' . (($b['title']) ? $b['title'] : t('Post from Friendica')) . $post = $title . bbcode($b['body']); $post = xmlify($post); -$year = date('Y') -$month = date('F') -$day = date('l') -$hour = date('H') -$min = date('i') +$year = date('Y'); +$month = date('F'); +$day = date('l'); +$hour = date('H'); +$min = date('i'); $xml = <<< EOT