fix #14143
This commit is contained in:
parent
bce0a93227
commit
b45bfd258d
@ -194,7 +194,7 @@ class EvalMath
|
|||||||
*
|
*
|
||||||
* @return string Output
|
* @return string Output
|
||||||
*/
|
*/
|
||||||
private function vars()
|
public function vars()
|
||||||
{
|
{
|
||||||
$output = $this->v;
|
$output = $this->v;
|
||||||
unset($output['pi']);
|
unset($output['pi']);
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user