Skip to content
Snippets Groups Projects
Commit 47ab76cc authored by Gerrit Uitslag's avatar Gerrit Uitslag
Browse files

undefined var

parent 4d1366e4
No related branches found
No related tags found
No related merge requests found
......@@ -297,6 +297,7 @@ class IXR_Message {
* @param $tag
*/
function tag_close($parser, $tag) {
$value = null;
$valueFlag = false;
switch($tag) {
case 'int':
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment