<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>営業日設定について へのコメント</title>
	<atom:link href="http://www.welcart.com/community/archives/572/feed" rel="self" type="application/rss+xml" />
	<link>http://www.welcart.com/community/archives/572</link>
	<description>Welcart に関する情報を交換しましょう</description>
	<lastBuildDate>Tue, 07 Feb 2012 02:46:58 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.3</generator>
	<item>
		<title>nanbu より</title>
		<link>http://www.welcart.com/community/archives/572/comment-page-1#comment-373</link>
		<dc:creator>nanbu</dc:creator>
		<pubDate>Thu, 31 Dec 2009 02:08:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.usconsort.com/community/?p=572#comment-373</guid>
		<description>こんにちは。
　
不具合確認いたしました。
お急ぎでしたら以下のように修正してみてください。
　
usc-e-shop/functions/calendar-com.php の10行目と15行目を以下の世に修正します。
　
【10行目】
&lt;blockquote&gt;
list($nextyy, $nextmm, $nextdd) = getAfterMonth($todayyy, $todaymm, $todaydd, 1);
　　　↓
list($nextyy, $nextmm, $nextdd) = getAfterMonth($todayyy, $todaymm, 1, 1);
&lt;/blockquote&gt;
　
【15行目】
&lt;blockquote&gt;
list($lateryy, $latermm, $laterdd) = getAfterMonth($todayyy, $todaymm, $todaydd, 2);
　　　↓
list($lateryy, $latermm, $laterdd) = getAfterMonth($todayyy, $todaymm, 1, 2);
&lt;/blockquote&gt;
　
よろしくお願いいたします。</description>
		<content:encoded><![CDATA[<p>こんにちは。<br />
　<br />
不具合確認いたしました。<br />
お急ぎでしたら以下のように修正してみてください。<br />
　<br />
usc-e-shop/functions/calendar-com.php の10行目と15行目を以下の世に修正します。<br />
　<br />
【10行目】</p>
<blockquote><p>
list($nextyy, $nextmm, $nextdd) = getAfterMonth($todayyy, $todaymm, $todaydd, 1);<br />
　　　↓<br />
list($nextyy, $nextmm, $nextdd) = getAfterMonth($todayyy, $todaymm, 1, 1);
</p></blockquote>
<p>　<br />
【15行目】</p>
<blockquote><p>
list($lateryy, $latermm, $laterdd) = getAfterMonth($todayyy, $todaymm, $todaydd, 2);<br />
　　　↓<br />
list($lateryy, $latermm, $laterdd) = getAfterMonth($todayyy, $todaymm, 1, 2);
</p></blockquote>
<p>　<br />
よろしくお願いいたします。</p>
]]></content:encoded>
	</item>
</channel>
</rss>

