diff options
Diffstat (limited to 'includes/FakeTitle.php')
-rw-r--r-- | includes/FakeTitle.php | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/includes/FakeTitle.php b/includes/FakeTitle.php index b63ae505..4c2eddc8 100644 --- a/includes/FakeTitle.php +++ b/includes/FakeTitle.php @@ -83,5 +83,3 @@ class FakeTitle { function trackbackURL() { $this->error(); } function trackbackRDF() { $this->error(); } } - - |