PHP7 changes

This commit is contained in:
Shoghi Cervantes
2015-08-03 09:42:16 +02:00
parent 7f8b39a63c
commit b47cebb1d5
4 changed files with 27 additions and 9 deletions

View File

@ -220,7 +220,7 @@ class Utils{
self::$os = "other";
}
}
return self::$os;
}