hi sir
I get this error when I gave Gsm
[07.11.16 23:51:07] Notice: Parsing Error in :\Games\Call Of Duty MW[1.7] - SV\Call Of Duty MW[1.7]\gsm\daemon\core\utils.php:216 => syntax error, unexpected 'class' (T_CLASS), expecting identifier (T_STRING) or variable (T_VARIABLE) or '{' or '$'
---
public function __toString() {
$reflection_class = new \ReflectionClass(static::class);
return $reflection_class->getShortName();
}