WIP: Change typo #1236
@@ -511,7 +511,7 @@ class Data
|
|||||||
|
|
||||||
if (ArrayHelper::check($module->custom_get))
|
if (ArrayHelper::check($module->custom_get))
|
||||||
{
|
{
|
||||||
$module->custom_get = $this->dynamic->get(
|
$module->custom_get = $this->dynamicget->get(
|
||||||
$module->custom_get, $module->key, $module->key
|
$module->custom_get, $module->key, $module->key
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user