Changeset 6459 for temp/trunk/html/admin/system
- Timestamp:
- 2006/10/18 15:41:34 (20 years ago)
- File:
-
- 1 edited
-
temp/trunk/html/admin/system/module.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
temp/trunk/html/admin/system/module.php
r6458 r6459 58 58 59 59 // ³ÈÄ¥¥Õ¥¡¥¤¥ë¤Î¥Ð¡¼¥¸¥ç¥ó³Îǧ 60 $path = HTML_PATH . "admin/downloads/module/" . $objPage->arrUpdate[0]['main_php'];60 $path = HTML_PATH . "admin/downloads/module/";// . $objPage->arrUpdate[0]['main_php']; 61 61 if(file_exists($path)) { 62 62 $src_fp = fopen($path, "rb");
Note: See TracChangeset
for help on using the changeset viewer.
