]> git.sesse.net Git - xml-template/blobdiff - php5-swig/structure.php
Add a proper wrapper for php5-swig, which also makes attribute[23] pass. All tests...
[xml-template] / php5-swig / structure.php
index b27a040d7697a4001df18fabcd7db32f89b3d186..32399ddddf461a7362bcd53260b579a6b52883f2 100644 (file)
@@ -1,6 +1,6 @@
 <?php
+include("xml-template.php");
 
-dl("XML_Template_SWIG.so");
 $doc = XML_Template_process_file('../xml/structure.xml', array(
        '#outer' => array(
                array( '#inner' => 'One' ),