Changeset 7203 for temp/trunk
- Timestamp:
- 2006/11/01 13:56:33 (20 years ago)
- Location:
- temp/trunk/data
- Files:
-
- 2 edited
-
class/SC_View.php (modified) (1 diff)
-
conf/conf.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
temp/trunk/data/class/SC_View.php
r7202 r7203 89 89 } 90 90 91 sfprintr(ini_get("mbstring.http_input"));92 93 91 $this->_smarty->display($template); 94 92 if(ADMIN_MODE == '1') { -
temp/trunk/data/conf/conf.php
r7190 r7203 66 66 67 67 // ʸ»ú¥³¡¼¥É 68 define("CHAR_CODE", " UTF-8");68 define("CHAR_CODE", "EUC-JP"); 69 69 70 70 // EC-CUBE¥Ð¡¼¥¸¥ç¥ó¾ðÊó
Note: See TracChangeset
for help on using the changeset viewer.
