Changeset 6145 for temp/trunk/data


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

* empty log message *

File:
1 edited

Legend:

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

    r6144 r6145  
    282282 
    283283/* URL */ 
     284define ("URL_SHOP_TOP", URL_DIR . "shopping/index.php");            // ²ñ°÷¾ðÊóÆþÎÏ 
    284285define ("URL_SITE_TOP", URL_DIR . "index.php");                 // ¥µ¥¤¥È¥È¥Ã¥× 
    285286define ("URL_CART_TOP", URL_DIR . "cart/index.php");                // ¥«¡¼¥È¥È¥Ã¥× 
    286287define ("URL_SHOP_CONFIRM", URL_DIR . "shopping/confirm.php");  // ¹ØÆþ³Îǧ¥Ú¡¼¥¸ 
    287288define ("URL_SHOP_PAYMENT", URL_DIR . "shopping/payment.php");  // ¤ª»Ùʧ¤¤ÊýË¡ÁªÂò¥Ú¡¼¥¸ 
    288 define ("URL_SHOP_TOP", URL_DIR . "shopping/index.php");            // ²ñ°÷¾ðÊóÆþÎÏ 
    289289define ("URL_SHOP_COMPLETE", URL_DIR . "shopping/complete.php");    // ¹ØÆþ´°Î»²èÌÌ 
    290290define ("URL_SHOP_CREDIT", URL_DIR . "shopping/card.php");      // ¥«¡¼¥É·èºÑ²èÌÌ 
Note: See TracChangeset for help on using the changeset viewer.