Make WordPress Core


Ignore:
Timestamp:
12/14/2010 07:47:09 PM (16 years ago)
Author:
nacin
Message:

Remove redundancy. see #14288.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/wp-includes/canonical.php

    r16920 r16928  
    229229                                $redirect['path'] = trailingslashit($redirect['path']) . $addl_path;
    230230                        $redirect_url = $redirect['scheme'] . '://' . $redirect['host'] . $redirect['path'];
    231                         $redirect['path'] = $redirect['path'];
    232231                }
    233232        }
Note: See TracChangeset for help on using the changeset viewer.