Ticket #1506: wp16-upgrade.php.diff
| File wp16-upgrade.php.diff, 544 bytes (added by , 20 years ago) |
|---|
-
upgrade.php
77 77 upgrade_all(); 78 78 ?> 79 79 <h2><?php _e('Step 1'); ?></h2> 80 <p><?php printf(__("There's actually only one step. So if you see this, you're done. <a href='%s'>Have fun</a>!"), __get_option('home') ); ?></p>80 <p><?php printf(__("There's actually only one step. So if you see this, you're done. <a href='%s'>Have fun</a>!"), __get_option('home') . '/'); ?></p> 81 81 82 82 <!-- 83 83 <pre>