mirror of
https://gitlab.com/davical-project/davical.git
synced 2026-01-27 00:33:34 +00:00
Don't echo error to screen.
This commit is contained in:
parent
cfba0c839c
commit
3ada0185f0
@ -216,7 +216,6 @@ function check_string($ics){
|
||||
}
|
||||
}
|
||||
if(is_array($error)){
|
||||
echo "error on file $file on lines : ";
|
||||
foreach($error as $line){
|
||||
dbg_error_log( "LOG check_string","error on lines % invalid character in string %s" , ($line +1),$ics_file[$line] );
|
||||
return false;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user