Merged in bugfix/PMCORE-976 (pull request #7831)
PMCORE-976 Approved-by: Julio Cesar Laura Avendaño
This commit is contained in:
@@ -610,7 +610,7 @@ function getMysqlVersion()
|
||||
*
|
||||
* @return string
|
||||
*/
|
||||
function applyMaskDateEnvironment(string $date, $mask = '', $caseListSetting = true)
|
||||
function applyMaskDateEnvironment($date, $mask = '', $caseListSetting = true)
|
||||
{
|
||||
$result = '';
|
||||
if (empty($mask)) {
|
||||
|
||||
Reference in New Issue
Block a user