Show
Ignore:
Timestamp:
08/27/06 23:09:45 (2 years ago)
Author:
schst
Message:

Fixed parameters in constructor (requires PHP 5.1.3 or a single argument in the constructor to function properly)

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/examples/xml/test-primitives.xml

    r14 r15  
    44        <bool id="bool">true</bool> 
    55 
    6         <color red="100" green="50" blue="20"/
     6        <color red="100" green="50" blue="20">My color</color
    77</configuration>