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