PMCORE-976
This commit is contained in:
@@ -610,7 +610,7 @@ function getMysqlVersion()
|
|||||||
*
|
*
|
||||||
* @return string
|
* @return string
|
||||||
*/
|
*/
|
||||||
function applyMaskDateEnvironment(string $date, $mask = '', $caseListSetting = true)
|
function applyMaskDateEnvironment($date, $mask = '', $caseListSetting = true)
|
||||||
{
|
{
|
||||||
$result = '';
|
$result = '';
|
||||||
if (empty($mask)) {
|
if (empty($mask)) {
|
||||||
|
|||||||
Reference in New Issue
Block a user