Changeset 1357 for temp/trunk/html
- Timestamp:
- 2006/08/23 17:07:46 (20 years ago)
- File:
-
- 1 edited
-
temp/trunk/html/install/zip_install.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
temp/trunk/html/install/zip_install.php
r1328 r1357 81 81 } 82 82 } 83 84 print($cnt - 1 . "/" . $line);85 86 83 fclose($fp); 87 84 print("<img src='/img/install/space_w.gif'>"); 85 print($cnt - 1 . "/" . $line); 88 86 } 89 90 91 87 ?>
Note: See TracChangeset
for help on using the changeset viewer.
