[Svn-src-all:1450] [version-2_5-dev 20342] fix

shutta admin @ mail.ec-cube.net
2011年 2月 23日 (水) 16:18:10 JST


Subversion committed to /home/svn/open 20342
http://svn.ec-cube.net/open_trac/changeset/20342
┌────────────────────────────┐
│更新者 :  shutta                                       │
│更新日時:  2011-02-23 16:18:09 +0900 (水, 23  2月 2011)│
└────────────────────────────┘

Log:
--------------------------------------------------------
fix


Changed:                      [U:修正,A:追加,D:削除]
--------------------------------------------------------
U   branches/version-2_5-dev/data/class/pages/LC_Page.php

変更: branches/version-2_5-dev/data/class/pages/LC_Page.php
===================================================================
--- branches/version-2_5-dev/data/class/pages/LC_Page.php	2011-02-23 05:52:55 UTC (rev 20341)
+++ branches/version-2_5-dev/data/class/pages/LC_Page.php	2011-02-23 07:18:09 UTC (rev 20342)
@@ -271,7 +271,7 @@
      * @deprecated 決済モジュール互換のため
      */
     function allowClientCache() {
-        LC_Page::httpCacheControl('private');
+        $this->httpCacheControl('private');
     }
 
     /**




Svn-src-all メーリングリストの案内