X-Git-Url: http://git.pk910.de/?p=PHP-P10.git;a=blobdiff_plain;f=Uplink%2FP10_Channel.class.php;h=4fe3a205ae27552f402a1d6e735e675d4f66d983;hp=a0d9fb8aa3550b8bce1d37ce448c33acf4317758;hb=0f30e96ae37491aee19e72b89cc54a6798d1f254;hpb=d1fc76f5af98ff28ca6405cc5d6f50a3bbf0ac9b diff --git a/Uplink/P10_Channel.class.php b/Uplink/P10_Channel.class.php index a0d9fb8..4fe3a20 100644 --- a/Uplink/P10_Channel.class.php +++ b/Uplink/P10_Channel.class.php @@ -1,22 +1,19 @@ . * * * ************************************************************************ * @@ -24,15 +21,6 @@ * * This class represents a IRC Channel * - ************************************************************************ - * accessable methods: - * - * static P10_User getChannelByName(String $name) - * searches and returns the Channel with the provided name - * - * __construct(String $name) - * *** nothing to say here *** - * */ class P10_Channel {