https://src.bluestatic.org
/
isso.git
/ commitdiff
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
68c5c8d
)
Revert and change to cdata
author
Robert Sesek <rsesek@bluestatic.org>
Mon, 20 Feb 2006 04:03:05 +0000
(
04:03
+0000)
committer
Robert Sesek <rsesek@bluestatic.org>
Mon, 20 Feb 2006 04:03:05 +0000
(
04:03
+0000)
xml.php
patch
|
blob
|
history
diff --git
a/xml.php
b/xml.php
index f989e53e2f5c3595caccb4d8c73cdb4761123651..ccaa4ef0b2f28d014bdf8332f6f6f5e0e41272ec 100644
(file)
--- a/
xml.php
+++ b/
xml.php
@@
-285,7
+285,7
@@
class XML
}
}
- $this->attribs = $this->cdata;
+ $this->attribs
['cdata']
= $this->cdata;
}
$this->cdata = '';