Esempio n. 1
0
 protected static function get_fields()
 {
     return self::select_fields() . ", " . GameServer::select_fields();
 }