- Timestamp:
- 2006/10/13 13:52:05 (20 years ago)
- Location:
- temp/trunk
- Files:
-
- 2 edited
-
data/Smarty/templates/admin/home.tpl (modified) (previous)
-
html/admin/home.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
temp/trunk/html/admin/home.php
r6276 r6281 23 23 24 24 // DB¥Ð¡¼¥¸¥ç¥ó¤Î¼èÆÀ 25 $objPage->system = "PHP " . phpversion(). "/" . sfGetDBVersion(); 25 $objPage->db_version = sfGetDBVersion(); 26 27 // PHP¥Ð¡¼¥¸¥ç¥ó¤Î¼èÆÀ 28 $objPage->php_version = "PHP " . phpversion(); 26 29 27 30 // ¸½ºß¤Î²ñ°÷¿ô
Note: See TracChangeset
for help on using the changeset viewer.
