Changeset 6146 for temp/trunk/data/conf


Ignore:
Timestamp:
2006/10/12 18:44:19 (20 years ago)
Author:
naka
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • temp/trunk/data/conf/conf.php

    r6145 r6146  
    282282 
    283283/* URL */ 
    284 define ("URL_SHOP_TOP", URL_DIR . "shopping/index.php");            // ²ñ°÷¾ðÊóÆþÎÏ 
     284define ("URL_SHOP_TOP", SSL_URL . "shopping/index.php");            // ²ñ°÷¾ðÊóÆþÎÏ 
    285285define ("URL_SITE_TOP", URL_DIR . "index.php");                 // ¥µ¥¤¥È¥È¥Ã¥× 
    286286define ("URL_CART_TOP", URL_DIR . "cart/index.php");                // ¥«¡¼¥È¥È¥Ã¥× 
Note: See TracChangeset for help on using the changeset viewer.