From: Roland Häder Date: Sun, 21 Jul 2013 22:08:57 +0000 (+0000) Subject: One to much ... X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=fbfadf4862ef5535533ae475a8b200a02e5825b1;p=hub.git One to much ... --- diff --git a/application/hub/main/discovery/package/class_PackageRecipientDiscovery.php b/application/hub/main/discovery/package/class_PackageRecipientDiscovery.php index b8bcbd35b..ae48aa47b 100644 --- a/application/hub/main/discovery/package/class_PackageRecipientDiscovery.php +++ b/application/hub/main/discovery/package/class_PackageRecipientDiscovery.php @@ -21,7 +21,7 @@ * You should have received a copy of the GNU General Public License * along with this program. If not, see . */ -class PackageRecipientDiscovery extends BaseHubDiscovery implements DiscoverableRecipient, Registerable, IteratorAggregate { +class PackageRecipientDiscovery extends BaseHubDiscovery implements DiscoverableRecipient, Registerable { /** * Protected constructor *