From 98e2b34f2f00167fae25b9d70dd8e56b10afa765 Mon Sep 17 00:00:00 2001 From: Ralf Becker Date: Mon, 2 Sep 2002 21:46:11 +0000 Subject: [PATCH] small addition for the inline-docu --- infolog/inc/class.solink.inc.php | 1 + infolog/inc/class.vfs.inc.php | 2 ++ 2 files changed, 3 insertions(+) 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 */