Untitled
unknown
plain_text
a year ago
415 B
7
Indexable
$_systemparams => CommonBo::getElement(
SystemParamsTable::NAME,
[SystemParamsTable::FIELD_NAME, SystemParamsTable::FIELD_VALUE, SystemParamsTable::FIELD_FRIENDLY_NAME],
[SystemParamsTable::FIELD_IS_DELETED . ' = 0']
)
$this->dpd_fromdc = ArrayHelper::getValuebyOtherValue(
$this->systemparams,
SystemParamsTable::FIELD_NAME,
'dpd_fromdc',
SystemParamsTable::FIELD_VALUE
);Editor is loading...
Leave a Comment