removed unnesessary php closing tags

git-svn-id: svn://netflint.net/xmpphp@25 ef36c318-a008-4979-b6e8-6b496270793b
This commit is contained in:
temp
2008-04-28 22:07:02 +00:00
parent ac78c821a0
commit 6a45a12535
4 changed files with 0 additions and 5 deletions

View File

@@ -58,5 +58,3 @@ class Logging {
if($clear) $this->data = array();
}
}
?>