mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-21 20:29:57 +09:00
Support "if" attribute in navigation elements of XML query
This commit is contained in:
parent
fd0491cb0d
commit
658a28dfd8
3 changed files with 25 additions and 5 deletions
|
|
@ -11,4 +11,5 @@ class OrderBy extends VariableBase
|
|||
public $default;
|
||||
public $order_var;
|
||||
public $order_default = 'ASC';
|
||||
public $ifvar;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue