Changeset 1051
- Timestamp:
- 08/11/07 20:18:52 (1 year ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/src/lyceum/wp-includes/template-functions-links.php
r1034 r1051 421 421 $index = preg_replace('|^'. $home_root . '|', '', $index); 422 422 $index = preg_replace('|^/+|', '', $index); 423 $index = str_replace('wp-admin', 'admin', $index); 423 424 424 425 // if we already have a QUERY style page string
