From: <var...@us...> - 2012-10-01 16:17:47
|
Revision: 8363 http://phpwiki.svn.sourceforge.net/phpwiki/?rev=8363&view=rev Author: vargenau Date: 2012-10-01 16:17:38 +0000 (Mon, 01 Oct 2012) Log Message: ----------- Revert line deleted by mistake Modified Paths: -------------- trunk/lib/plugin/Calendar.php Modified: trunk/lib/plugin/Calendar.php =================================================================== --- trunk/lib/plugin/Calendar.php 2012-10-01 15:29:32 UTC (rev 8362) +++ trunk/lib/plugin/Calendar.php 2012-10-01 16:17:38 UTC (rev 8363) @@ -104,6 +104,7 @@ 'align' => 'center'), HTML::table(array('width' => '100%', 'class' => 'cal-header'), + $row))); } function __daynames($start_wday) { This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |