summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDries Buytaert <dries@buytaert.net>2003-03-08 21:15:10 +0000
committerDries Buytaert <dries@buytaert.net>2003-03-08 21:15:10 +0000
commita3b25924bd0b0737f8c17139b7fc62656d729492 (patch)
tree60c94c7f7884497235c5af90e3f579742cb11727
parentc1734532f726e74958e061d81ce05570dca1af7d (diff)
downloadbrdo-a3b25924bd0b0737f8c17139b7fc62656d729492.tar.gz
brdo-a3b25924bd0b0737f8c17139b7fc62656d729492.tar.bz2
- Removed debug statement
-rw-r--r--includes/common.inc2
1 files changed, 0 insertions, 2 deletions
diff --git a/includes/common.inc b/includes/common.inc
index 54e2bf703..a15956591 100644
--- a/includes/common.inc
+++ b/includes/common.inc
@@ -468,8 +468,6 @@ function rewrite_old_urls($text) {
$end = substr($base_url, 12);
- print "$end";
-
/*
** This is a *temporary* filter to rewrite old-style URLs to new-style
** URLs (clean URLs). Currently, URLs are being rewritten dynamically