no message
This commit is contained in:
parent
211c03fd0a
commit
72761884f0
@ -35,7 +35,7 @@ class Helper {
|
||||
public static function valueFormat($sValue)
|
||||
{
|
||||
|
||||
return $this->_valueFormat($sValue);
|
||||
return self::_valueFormat($sValue);
|
||||
|
||||
}
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user