mirror of
https://github.com/lucaspalomodevelop/core.git
synced 2026-03-15 09:04:39 +00:00
(mvc) replace endmarker on backend call
This commit is contained in:
parent
c7de959869
commit
2f5f4b110c
@ -92,6 +92,6 @@ class Backend
|
||||
|
||||
}
|
||||
|
||||
return $resp;
|
||||
return str_replace($endOfStream, "", $resp);
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user