Small fix
This commit is contained in:
parent
1f35f9fdb7
commit
2e40df7abc
@ -176,7 +176,7 @@ if (!extension_loaded('pthreads')) {
|
|||||||
return true;
|
return true;
|
||||||
}
|
}
|
||||||
|
|
||||||
private function convertToVolatile($value)
|
public function convertToVolatile($value)
|
||||||
{
|
{
|
||||||
/*
|
/*
|
||||||
if (is_array($value)) {
|
if (is_array($value)) {
|
||||||
|
Loading…
Reference in New Issue
Block a user