Changeset 6602 for temp/trunk/html/admin/system/module.php
- Timestamp:
- 2006/10/25 10:09:45 (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
r6566 r6602 57 57 58 58 // ³ÈÄ¥¥Õ¥¡¥¤¥ë¤Î¥Ð¡¼¥¸¥ç¥ó³Îǧ 59 $path = HTML_PATH . "admin/downloads/module/". $objPage->arrUpdate[0]['main_php'];59 $path = MODULE_PATH . $objPage->arrUpdate[0]['main_php']; 60 60 61 61 if(file_exists($path)) {
Note: See TracChangeset
for help on using the changeset viewer.
