- Timestamp:
- 2006/10/13 13:46:09 (20 years ago)
- Location:
- temp/trunk
- Files:
-
- 3 edited
-
data/Smarty/templates/admin/home.tpl (modified) (previous)
-
data/conf/conf.php (modified) (1 diff)
-
html/admin/home.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
temp/trunk/data/conf/conf.php
r6261 r6276 18 18 define("UPDATE_CSV_COL_MAX", 13); 19 19 //-------------------------------------------------------------------------------------------------------- 20 21 // EC-CUBE¥Ð¡¼¥¸¥ç¥ó¾ðÊó 22 define("ECCUBE_VERSION", "EC-CUBE 1.0.0"); 20 23 21 24 // PEAR::DB¤Î¥Ç¥Ð¥Ã¥°¥â¡¼¥É -
temp/trunk/html/admin/home.php
r6275 r6276 23 23 24 24 // DB¥Ð¡¼¥¸¥ç¥ó¤Î¼èÆÀ 25 $objPage->system = "PHP " . phpversion(). "/" . sfGetDBVersion();25 $objPage->system = "PHP " . phpversion(). "/" . sfGetDBVersion(); 26 26 27 27 // ¸½ºß¤Î²ñ°÷¿ô
Note: See TracChangeset
for help on using the changeset viewer.
