version update

This commit is contained in:
friendica 2014-03-11 15:29:26 -07:00
parent 09dde2810c
commit 55fe471ce8
2 changed files with 2 additions and 2 deletions

View File

@ -8,7 +8,7 @@ function format_event_html($ev) {
if(! ((is_array($ev)) && count($ev)))
return '';
$bd_format = t('l F d, Y \@ g:i A') ; // Friday January 18, 2011 @ 8 AM
$bd_format = t('l F d, Y \@ g:i A') ; // Friday January 18, 2011 @ 8:01 AM
$o = '<div class="vevent">' . "\r\n";

View File

@ -1 +1 @@
2014-03-10.612
2014-03-11.613