diff --git a/inc/IXR_Library.php b/inc/IXR_Library.php index 4bd57aa268e4f30567c79d36a10edea596918f1d..5ae1402b955120d24867c2aaa3986db891d41690 100644 --- a/inc/IXR_Library.php +++ b/inc/IXR_Library.php @@ -297,6 +297,7 @@ class IXR_Message { * @param $tag */ function tag_close($parser, $tag) { + $value = null; $valueFlag = false; switch($tag) { case 'int':