- Removed debug statement

4.2.x
Dries Buytaert 2003-03-08 21:15:10 +00:00
parent c1734532f7
commit a3b25924bd
1 changed files with 0 additions and 2 deletions

View File

@ -468,8 +468,6 @@ function rewrite_old_urls($text) {
$end = substr($base_url, 12); $end = substr($base_url, 12);
print "$end";
/* /*
** This is a *temporary* filter to rewrite old-style URLs to new-style ** This is a *temporary* filter to rewrite old-style URLs to new-style
** URLs (clean URLs). Currently, URLs are being rewritten dynamically ** URLs (clean URLs). Currently, URLs are being rewritten dynamically