Remove unnecessary doc comment.
authorGunnar Wrobel <p@rdus.de>
Thu, 23 Apr 2009 06:08:53 +0000 (08:08 +0200)
committerGunnar Wrobel <p@rdus.de>
Thu, 23 Apr 2009 06:08:53 +0000 (08:08 +0200)
framework/Kolab_Server/lib/Horde/Kolab/Server/Object/Kolab.php
framework/Kolab_Server/lib/Horde/Kolab/Server/Object/Kolab/Address.php
framework/Kolab_Server/lib/Horde/Kolab/Server/Object/Kolab/Adminrole.php
framework/Kolab_Server/lib/Horde/Kolab/Server/Object/Kolab/Distlist.php
framework/Kolab_Server/lib/Horde/Kolab/Server/Object/Kolab/User.php
framework/Kolab_Server/lib/Horde/Kolab/Server/Object/Kolabgroupofnames.php
framework/Kolab_Server/lib/Horde/Kolab/Server/Object/Kolabsharedfolder.php

index dab4ef8..39efbeb 100644 (file)
@@ -60,8 +60,6 @@ class Horde_Kolab_Server_Object_Kolab extends Horde_Kolab_Server_Object_Groupofn
     /**
      * Return the filter string to retrieve this object type.
      *
-     * @static
-     *
      * @return string The filter to retrieve this object type from the server
      *                database.
      */
index 09cbad4..a41eaf5 100644 (file)
@@ -53,8 +53,6 @@ class Horde_Kolab_Server_Object_Kolab_Address extends Horde_Kolab_Server_Object_
     /**
      * Return the filter string to retrieve this object type.
      *
-     * @static
-     *
      * @return string The filter to retrieve this object type from the server
      *                database.
      */
index 22ffb16..5b7c9a8 100644 (file)
@@ -42,8 +42,6 @@ class Horde_Kolab_Server_Object_Kolab_Adminrole extends Horde_Kolab_Server_Objec
     /**
      * Return the filter string to retrieve this object type.
      *
-     * @static
-     *
      * @return string The filter to retrieve this object type from the server
      *                database.
      */
index a9959c2..50bc4a9 100644 (file)
@@ -30,8 +30,6 @@ class Horde_Kolab_Server_Object_Kolab_Distlist extends Horde_Kolab_Server_Object
     /**
      * Return the filter string to retrieve this object type.
      *
-     * @static
-     *
      * @return string The filter to retrieve this object type from the server
      *                database.
      */
index 59d9ceb..8e1e47c 100644 (file)
@@ -91,8 +91,6 @@ class Horde_Kolab_Server_Object_Kolab_User extends Horde_Kolab_Server_Object_Kol
     /**
      * Return the filter string to retrieve this object type.
      *
-     * @static
-     *
      * @return string The filter to retrieve this object type from the server
      *                database.
      */
index 2cf397f..aabcd79 100644 (file)
@@ -62,8 +62,6 @@ class Horde_Kolab_Server_Object_Kolabgroupofnames extends Horde_Kolab_Server_Obj
     /**
      * Return the filter string to retrieve this object type.
      *
-     * @static
-     *
      * @return string The filter to retrieve this object type from the server
      *                database.
      */
index d79093e..b0e2351 100644 (file)
@@ -63,8 +63,6 @@ class Horde_Kolab_Server_Object_Kolabsharedfolder extends Horde_Kolab_Server_Obj
     /**
      * Return the filter string to retrieve this object type.
      *
-     * @static
-     *
      * @return string The filter to retrieve this object type from the server
      *                database.
      */