Changeset 14712


Ignore:
Timestamp:
2007/06/15 19:47:39 (17 years ago)
Author:
kakinaka
Message:
 
Location:
branches/dev
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • branches/dev/data/conf/conf.php

    r14693 r14712  
    431431define ("DETAIL_P_HTML", URL_DIR . "products/detail.php?product_id=");          // ¾¦ÉʾܺÙ(HTML½ÐÎÏ) 
    432432define ("MYPAGE_DELIVADDR_URL", URL_DIR . "mypage/delivery.php");               // ¥Þ¥¤¥Ú¡¼¥¸¤ªÆϤ±ÀèURL 
    433  
     433exit(); 
    434434/* 
    435435 * ¥µ¥¤¥ÈÄêµÁÊÑ¿ô 
  • branches/dev/html/require.php

    r14711 r14712  
    88require_once($include_dir . "/define.php"); 
    99require_once($include_dir . HTML2DATA_DIR. "conf/conf.php"); 
    10  exit(); 
    1110require_once($include_dir . HTML2DATA_DIR . "include/module.inc"); 
    1211require_once($include_dir . HTML2DATA_DIR . "lib/glib.php"); 
Note: See TracChangeset for help on using the changeset viewer.