]> git.sesse.net Git - xml-template/blobdiff - php5-swig/namespace.php
Add a proper wrapper for php5-swig, which also makes attribute[23] pass. All tests...
[xml-template] / php5-swig / namespace.php
index 9a653dc3b4adb85a4d188d3ff5799173197267c9..b5c854705359d8661df09e7f1a78677f65595dee 100644 (file)
@@ -1,6 +1,6 @@
 <?php
+include("xml-template.php");
 
-dl("XML_Template_SWIG.so");
 $doc = XML_Template_process_file('../xml/namespace.xml', array( 
        'title' => 'Namespace tests',
        '#hello' => 'Hello world!',