Changeset 267 for dev/install/install_step4.php
- Timestamp:
- 12/06/07 13:20:39 (15 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
dev/install/install_step4.php
r266 r267 3 3 { 4 4 echo 'Redirecting you to the Update page, please wait.<br/>'; 5 echo '<meta http-equiv="refresh" content="1; URL=?step=40 " />';5 echo '<meta http-equiv="refresh" content="1; URL=?step=40&action=drop" />'; 6 6 return; 7 7 }