Make WordPress Core

Ticket #1506: wp16-upgrade.php.diff

File wp16-upgrade.php.diff, 544 bytes (added by markjaquith, 20 years ago)

for WP 1.6 SVN (should have a trailing slash on the URI)

  • upgrade.php

     
    7777        upgrade_all();
    7878?>
    7979<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>
    8181
    8282<!--
    8383<pre>