removed unnesessary php closing tags
git-svn-id: svn://netflint.net/xmpphp@25 ef36c318-a008-4979-b6e8-6b496270793b
This commit is contained in:
parent
ac78c821a0
commit
6a45a12535
@ -58,5 +58,3 @@ class Logging {
|
||||
if($clear) $this->data = array();
|
||||
}
|
||||
}
|
||||
|
||||
?>
|
||||
|
@ -83,4 +83,3 @@ class XMLObj {
|
||||
}
|
||||
}
|
||||
}
|
||||
?>
|
||||
|
@ -355,4 +355,3 @@ class XMLStream {
|
||||
xml_set_character_data_handler($this->parser, 'charXML');
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user