small addition for the inline-docu

This commit is contained in:
Ralf Becker 2002-09-02 21:46:11 +00:00
parent 69dde3bbd7
commit 98e2b34f2f
2 changed files with 3 additions and 0 deletions

View File

@ -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:

View File

@ -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
*/