Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-01-15 | Fix the constructor for Action | Evan Prodromou | |
Also, fix the startXML() method | |||
2009-01-14 | Add comment() method, have action use it | Evan Prodromou | |
2009-01-13 | Make XMLOutputter work with phpcs | Evan Prodromou | |
A couple of small changes to comply with code standards. Also, note that the second param of element() and elementStart() can be a string. | |||
2009-01-13 | Move low-level xml outputting code to a class | Evan Prodromou | |
Made a class for outputting XML code |