From 2d8d8b42950c610251f8d70329bf077db7ee5dc3 Mon Sep 17 00:00:00 2001 From: Tim Starling Date: Tue, 28 Feb 2006 12:05:30 +0000 Subject: [PATCH] closing tag --- includes/FakeTitle.php | 1 + 1 file changed, 1 insertion(+) diff --git a/includes/FakeTitle.php b/includes/FakeTitle.php index bedf5ba92a..a72f6eabf0 100644 --- a/includes/FakeTitle.php +++ b/includes/FakeTitle.php @@ -85,3 +85,4 @@ class FakeTitle { function trackbackRDF() { $this->error(); } } +?> -- 2.20.1