Ignore:
Timestamp:
2006/10/16 23:04:40 (20 years ago)
Author:
naka
Message:

* empty log message *

File:
1 edited

Legend:

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

    r6356 r6390  
    364364 
    365365// ¾¦ÉÊÅÐÏ¿-¥¹¥Æ¡¼¥¿¥¹²èÁü 
    366 $arrSTATUS_IMAGE[1] = URL_DIR . "/img/right_product/icon01.gif"; 
    367 $arrSTATUS_IMAGE[2] = URL_DIR . "/img/right_product/icon02.gif"; 
    368 $arrSTATUS_IMAGE[3] = URL_DIR . "/img/right_product/icon03.gif"; 
    369 $arrSTATUS_IMAGE[4] = URL_DIR . "/img/right_product/icon04.gif"; 
    370 $arrSTATUS_IMAGE[5] = URL_DIR . "/img/right_product/icon05.gif"; 
     366$arrSTATUS_IMAGE[1] = URL_DIR . "img/right_product/icon01.gif"; 
     367$arrSTATUS_IMAGE[2] = URL_DIR . "img/right_product/icon02.gif"; 
     368$arrSTATUS_IMAGE[3] = URL_DIR . "img/right_product/icon03.gif"; 
     369$arrSTATUS_IMAGE[4] = URL_DIR . "img/right_product/icon04.gif"; 
     370$arrSTATUS_IMAGE[5] = URL_DIR . "img/right_product/icon05.gif"; 
    371371 
    372372// ÆþÎϵö²Ä¤¹¤ë¥¿¥° 
Note: See TracChangeset for help on using the changeset viewer.