Line 169 | Line 169 |
---|---|
$args = func_get_args(); |
$args = func_get_args(); |
$context = $this->context->get_data_ref(); | $context_vars = $this->context->get_root_ref(); |
|
|
Line 169 | Line 169 |
---|---|
$args = func_get_args(); |
$args = func_get_args(); |
$context = $this->context->get_data_ref(); | $context_vars = $this->context->get_root_ref(); |
|
|