mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-14 00:39:57 +09:00
git-svn-id: http://xe-core.googlecode.com/svn/trunk@1527 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
d547ce7d3a
commit
5f0166882b
1 changed files with 1 additions and 0 deletions
|
|
@ -26,6 +26,7 @@
|
||||||
<!--@if(!$started && $num >= $plugin_info->start_week)-->
|
<!--@if(!$started && $num >= $plugin_info->start_week)-->
|
||||||
{@ $started = true}
|
{@ $started = true}
|
||||||
{@ $day = 1}
|
{@ $day = 1}
|
||||||
|
{@ $cur_date = $plugin_info->cur_date.sprintf('%02d',$day) }
|
||||||
<!--@elseif($started)-->
|
<!--@elseif($started)-->
|
||||||
{@ $day++}
|
{@ $day++}
|
||||||
{@ $cur_date = $plugin_info->cur_date.sprintf('%02d',$day) }
|
{@ $cur_date = $plugin_info->cur_date.sprintf('%02d',$day) }
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue