Merge branch 'master' into feature/num_format
This commit is contained in:
commit
73df02f8c0
@ -260,8 +260,10 @@ class GlobalFunctionsHelper
|
||||
*/
|
||||
public function ob_end_clean()
|
||||
{
|
||||
if (ob_get_length() > 0) {
|
||||
ob_end_clean();
|
||||
}
|
||||
}
|
||||
|
||||
/**
|
||||
* Wrapper around global function iconv()
|
||||
|
Loading…
x
Reference in New Issue
Block a user