X-Git-Url: https://git.sesse.net/?p=xml-template;a=blobdiff_plain;f=php5-swig%2Fattribute3.php;h=215621536aab1f335cb388a5033e87b3b10a1abf;hp=f3afc60f13cf6471da9d9bc97230aee4c3a10e91;hb=ab29cf7e641eca15124acb550e4244edd6b0784a;hpb=8ad17ad06612ee08a69572186858be074b0c5c99 diff --git a/php5-swig/attribute3.php b/php5-swig/attribute3.php index f3afc60..2156215 100644 --- a/php5-swig/attribute3.php +++ b/php5-swig/attribute3.php @@ -11,5 +11,5 @@ $doc = XML_Template_process_file('../xml/clone.xml', array( array( 'li' => 'Warm, woolen mittens' ), ), array('odd', 'even')) ), true); -output_to_fd_and_free($doc, 1); +output_to_fd($doc, 1); ?>