version update
This commit is contained in:
parent
09dde2810c
commit
55fe471ce8
@ -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";
|
||||
|
||||
|
@ -1 +1 @@
|
||||
2014-03-10.612
|
||||
2014-03-11.613
|
||||
|
Reference in New Issue
Block a user