mirror of
https://github.com/Karaka-Management/phpOMS.git
synced 2026-01-11 09:48:40 +00:00
NO_CI
This commit is contained in:
parent
29080bd731
commit
7b1e7ac1ae
|
|
@ -218,7 +218,7 @@ abstract class ViewAbstract implements RenderableInterface
|
|||
*/
|
||||
public function render(...$data) : string
|
||||
{
|
||||
$ob = '';
|
||||
$ob = '';
|
||||
|
||||
try {
|
||||
\ob_start();
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user