debug
This commit is contained in:
@@ -184,7 +184,6 @@ class DomainModel extends BaseModel
|
||||
$arrKeys[] = '{' . $strKey . '}';
|
||||
$arrVals[] = $strVal;
|
||||
}
|
||||
|
||||
return str_replace($arrKeys, $arrVals, $strSfVal);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user