planetteamspeak / ts3phpframework

Modern use-at-will framework that provides individual components to manage TeamSpeak 3 Server instances
https://www.planetteamspeak.com
GNU General Public License v3.0
212 stars 59 forks source link

Icon Download extended function #131

Closed Sensznet closed 5 years ago

Sensznet commented 5 years ago

Option to Download an icon by name. This has the benefit that you don't have to change the virtualserver_icon_id to download a specific icon.

ronindesign commented 5 years ago

Thanks for your contribution! This looks good to me. I'll plan on merging it after testing.

On Thu, Nov 7, 2019 at 6:46 AM Sensznet notifications@github.com wrote:

Option to Download an icon by name. This has the benefit that you don't have to change the virtualserver_icon_id to download a specific icon.

You can view, comment on, or merge this pull request online at:

https://github.com/planetteamspeak/ts3phpframework/pull/131 Commit Summary

  • Update Server.php
  • Update Server.php

File Changes

Patch Links:

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/planetteamspeak/ts3phpframework/pull/131?email_source=notifications&email_token=AAKZKAKOB7SIRTF3X5VAT4LQSQS6BA5CNFSM4JKHWX52YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4HXUCDWQ, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAKZKAM4UMYIDM2CHHUAMG3QSQS6BANCNFSM4JKHWX5Q .

ronindesign commented 5 years ago

This has been merged, thanks for the contribution!