diff --git a/infolog/inc/class.solink.inc.php b/infolog/inc/class.solink.inc.php index 3184ddada0..d099c3bbf0 100644 --- a/infolog/inc/class.solink.inc.php +++ b/infolog/inc/class.solink.inc.php @@ -15,6 +15,7 @@ /*! @class solink @author ralfbecker + @author ralfbecker @abstract generalized linking between entries of phpGroupware apps - DB layer @discussion This class is to access the links in the DB @discussion Links have to ends each pointing to an entry, an entry is a double: diff --git a/infolog/inc/class.vfs.inc.php b/infolog/inc/class.vfs.inc.php index afd28e612d..4093e0e27b 100644 --- a/infolog/inc/class.vfs.inc.php +++ b/infolog/inc/class.vfs.inc.php @@ -26,6 +26,7 @@ /*! @class vfs @author ralfbecker + @author ralfbecker @abstract Virtual File System @description Authors: Zone */ @@ -57,6 +58,7 @@ /*! @class path_class @author ralfbecker + @author ralfbecker @abstract helper class for path_parts */