Make WordPress Core

Ticket #1929: trailing_slash.diff

File trailing_slash.diff, 542 bytes (added by markjaquith, 20 years ago)

Patch for 2.0 SVN

  • upgrade.php

     
    8080        wp_cache_flush();
    8181?>
    8282<h2><?php _e('Step 1'); ?></h2>
    83         <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>
     83        <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>
    8484
    8585<!--
    8686<pre>