From a1f5d35c8e4703d5c860978a092d174d7f7a10d3 Mon Sep 17 00:00:00 2001 From: Dieter Gobbers Date: Wed, 8 Jun 2016 13:52:51 +0200 Subject: [PATCH] "codename" instead of "guid" --- inc/plugins/teamspeak3.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/inc/plugins/teamspeak3.php b/inc/plugins/teamspeak3.php index d8c6719..17cde76 100644 --- a/inc/plugins/teamspeak3.php +++ b/inc/plugins/teamspeak3.php @@ -32,8 +32,8 @@ function teamspeak3_info() 'description'=>'Syncs forum and Teamspeak3 groups.', 'website'=>'http://opt-community.de/', 'author'=>'Dieter Gobbers', - 'version'=>'1.1.0', - 'guid'=>'', + 'version'=>'1.1.1', + 'codename'=>'opt_teamspeak', 'compatibility'=>'18*', 'codename'=>'teamspeak3' );