cms/docmgr ist eine Überarbeitung und Erweiterung der ursprünglichen Red Hat Version in docmgr. Die Red Hat Version wird nicht weiter benutzt. Source Tree verschoben, so dass er während der Überarbeitung als Referenz zur Verfügung steht. Wird später gelöscht. Ebenfalls gelöscht wird das alte PDL. Für bestehende Installation ist ein Update Script sinnvoll, das schlicht die überflüssigen Tabellen löscht.

git-svn-id: https://svn.libreccm.org/ccm/trunk@577 8810af33-2d31-482b-a856-94f89814c4df
master
pb 2010-10-17 10:48:15 +00:00
parent 6edd02efb7
commit 35e1114491
64 changed files with 1 additions and 1 deletions

View File

@ -78,7 +78,7 @@ public class DocFolder extends Folder implements Resource {
} }
/** /**
* Returns a DocFolder for the given data object. Use this method instead * Returns a DocFolder for the given data object. Use this method instead
* of the new Docfolder(DataObject) method. This method uses the domain * of the new Docfolder(DataObject) method. This method uses the domain
* object factory to produce the appropriate docfolder class. * object factory to produce the appropriate docfolder class.
* *