mirror of
https://gitlab.com/davical-project/davical.git
synced 2026-05-20 01:44:15 +00:00
Remove unecessary debug message on normal behaviour.
This commit is contained in:
parent
8f3175248a
commit
8c1b780ff1
@ -221,8 +221,8 @@ function check_string($ics){
|
|||||||
return false;
|
return false;
|
||||||
}
|
}
|
||||||
} else {
|
} else {
|
||||||
dbg_error_log( "LOG check_string","the string is UTF8 compliant");
|
// dbg_error_log( "LOG check_string","the string is UTF8 compliant");
|
||||||
return true;
|
return true;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
?>
|
?>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user