rhymix/classes/xml/xmlquery/queryargument
2011-09-09 15:05:29 +00:00
..
validator Query cache file - added condition to skip null arguments that do not need validation and are not mandatory. 2011-09-06 15:50:30 +00:00
DefaultValue.class.php Moved call to getDBParser from XmlQueryParser.class.php to DB.class.php - because otherwise the XmlQueryParser would have been included even when it was not needed. 2011-09-09 15:05:29 +00:00
QueryArgument.class.php QueryArgument - Removed a call to a function that no longer exists. 2011-09-06 15:53:14 +00:00
SortQueryArgument.class.php Update to query argument naming - so that queries that have the same variable name specified in the XML will not fail. 2011-07-26 14:40:46 +00:00