mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-14 00:39:57 +09:00
git-svn-id: http://xe-core.googlecode.com/svn/trunk@1542 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
2de087f399
commit
2f4ccb98fc
3 changed files with 26 additions and 23 deletions
|
|
@ -79,6 +79,7 @@
|
|||
$module = $xml_obj->filter->attrs->module;
|
||||
$act = $xml_obj->filter->attrs->act;
|
||||
$extend_filter = $xml_obj->filter->attrs->extend_filter;
|
||||
debugPrint($extend_filter);
|
||||
|
||||
$field_node = $xml_obj->filter->form->node;
|
||||
if($field_node && !is_array($field_node)) $field_node = array($field_node);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue