From 10da009a7fcbf0af93bc13b43cd046edb4047585 Mon Sep 17 00:00:00 2001 From: Chris Date: Wed, 19 Mar 2014 13:05:53 +0800 Subject: [PATCH] GroupCountries.php --- GroupCountries.php | 1 - 1 file changed, 1 deletion(-) diff --git a/GroupCountries.php b/GroupCountries.php index 5d97fc07..f20b20a2 100644 --- a/GroupCountries.php +++ b/GroupCountries.php @@ -54,7 +54,6 @@ class Pman_Core_GroupCountries extends Pman $c[] = $_REQUEST['country']; $p->countries = implode(',', $c); $p->update(); - } } -- 2.39.2