Parent Directory
|
Revision Log
|
Patch
| revision 1.1 by rabit, Mon Aug 30 02:21:58 2004 UTC | revision 1.2 by rabit, Thu Sep 2 14:24:42 2004 UTC | |
|---|---|---|
| # | Line 26 global $xmlcp_tagcbfunctions; | Line 26 global $xmlcp_tagcbfunctions; |
| 26 | ||
| 27 | } | } |
| 28 | ||
| 29 | function xmlcp_xmlpage2html($xmldata) { | function xmlcp_parse($xmldata) { |
| 30 | ||
| 31 | $h_cmsparser = xml_parser_create(); | $h_cmsparser = xml_parser_create(); |
| 32 |
|
||||||||
| MailToCvsAdmin">MailToCvsAdmin | ViewVC Help |
| Powered by ViewVC 1.1.26 |