From 901ccecb028868112fe0258872e5e8961799ec2d Mon Sep 17 00:00:00 2001 From: Chris Date: Wed, 19 Mar 2014 13:16:10 +0800 Subject: [PATCH] GroupCountries.php --- GroupCountries.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/GroupCountries.php b/GroupCountries.php index 69f4f11e..3be157d5 100644 --- a/GroupCountries.php +++ b/GroupCountries.php @@ -59,7 +59,7 @@ class Pman_Core_GroupCountries extends Pman } } - function supPersonToCountry($users) + function subPersonToCountry($users) { foreach($users as $id){ $p = DB_DataObject::factory('Person'); -- 2.39.2