Ignore:
Timestamp:
2010/10/05 21:54:53 (16 years ago)
Author:
Seasoft
Message:

#628(未使用処理・定義の削除)

  • パラメータ「URL_PRODUCTS_TOP」削除
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/version-2_5-dev/data/mtb_constants_init.php

    r18782 r18848  
    399399/** モジュール追加用画面 */ 
    400400define('URL_SHOP_MODULE', URL_DIR . "shopping/load_payment_module.php"); 
    401 /** 商品トップ */ 
    402 define('URL_PRODUCTS_TOP', URL_DIR . "products/top.php"); 
    403401/** 商品詳細(HTML出力) */ 
    404402define('DETAIL_P_HTML', URL_DIR . "products/detail.php?product_id="); 
Note: See TracChangeset for help on using the changeset viewer.