Merge branch 'seeddms-5.1.x' into seeddms-6.0.x

This commit is contained in:
Uwe Steinmann 2019-03-18 07:37:17 +01:00
commit f97af846e6

View File

@ -75,10 +75,11 @@ seeddms51x ---+--- data --+-- log
+-- ext +-- ext
In order to convert to this layout you need to do the following in the seeddms51x In order to convert to this layout you need to do the following in the seeddms51x
directory (replace seeddms-5.1.x with you installed version of seeddms): directory (replace the 'x' in '5.1.x' with the correct number):
ln -s seeddms-5.1.x seeddms ln -s seeddms-5.1.x seeddms
mv www/conf . mv www/conf .
mv seeddms-5.1.x/ext www
cd www cd www
rm inc op out views controllers styles languages webdav restapi pdfviewer index.php rm inc op out views controllers styles languages webdav restapi pdfviewer index.php
ln -s ../seeddms/inc ln -s ../seeddms/inc