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/defines-primitives.xml

    r14 r15  
    44 
    55        <tag name="color" type="ColorPrimitives"> 
     6        <constructor><cdata type="string"/></constructor> 
    67                <attribute name="red" type="int"/> 
    78                <attribute name="green" type="int"/>