[Openfirst-cvscommit] downloads/files readme.txt,NONE,1.1
Brought to you by:
xtimg
From: <i-...@us...> - 2003-10-07 20:45:52
|
Update of /cvsroot/openfirst/downloads/files In directory sc8-pr-cvs1:/tmp/cvs-serv5084/downloads/files Added Files: readme.txt Log Message: Readme file for upload folder. --- NEW FILE: readme.txt --- openFIRST Download Manager =================================== IT IS SAFE TO DELETE THIS FILE =================================== This directory is the default location for uploaded files. To change it, edit admin/upload.php: Line 34: $uploaddir=$fbasepath."/downloads/files/"; This is the absolute path to the folder for uploaded files. Line 35: $serverdir="files/"; This path is relative to getfile.php, and will be written to the database on upload. The script must have write permissions for the upload directory. It is also a good idea to disallow execution of scripts in the directory. =================================== IT IS SAFE TO DELETE THIS FILE =================================== |