mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-04 01:01:41 +09:00
Remove commented debug code
This commit is contained in:
parent
b8fc4ca46f
commit
2b5cded376
1 changed files with 1 additions and 2 deletions
|
|
@ -37,8 +37,7 @@ class ConditionGroupTag
|
|||
{
|
||||
$conditions = array($conditions);
|
||||
}
|
||||
|
||||
//var_dump($conditions);
|
||||
|
||||
foreach($conditions as $condition)
|
||||
{
|
||||
if($condition->node_name === 'group')
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue