Changeset 6123 for temp/trunk/html/admin/basis/zip_install.php
- Timestamp:
- 2006/10/12 16:48:50 (20 years ago)
- File:
-
- 1 edited
-
temp/trunk/html/admin/basis/zip_install.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
temp/trunk/html/admin/basis/zip_install.php
r6122 r6123 81 81 // $disp_line·ï¤´¤È¤Ë¿ÊĽɽ¼¨¤¹¤ë 82 82 if($cnt % $disp_line == 0 && $img_cnt < IMAGE_MAX) { 83 print("<img src=' /img/install/graph_1_w.gif'>");83 print("<img src='".URL_DIR."/img/install/graph_1_w.gif'>"); 84 84 MyFlush(); 85 85 $img_cnt++;
Note: See TracChangeset
for help on using the changeset viewer.
