From: George B. <gbr...@us...> - 2004-07-28 00:55:45
|
Update of /cvsroot/phpwebsite-comm/modules/uplink/docs In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv31366/docs Modified Files: README.txt Log Message: Add rights checking, disallow duplicate uploads Index: README.txt =================================================================== RCS file: /cvsroot/phpwebsite-comm/modules/uplink/docs/README.txt,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** README.txt 27 Jul 2004 00:41:12 -0000 1.2 --- README.txt 28 Jul 2004 00:55:35 -0000 1.3 *************** *** 78,80 **** --- 78,82 ---- VERSION HISTORY ------------------------------ + 0.7.3 Access rights now tested correctly. + Module now catches and disallows upload of a duplicate file. 0.7.2 Module lacks only proper access rights code. |