Update of /cvsroot/sandweb/sandweb/lib/SandWeb
In directory usw-pr-cvs1:/tmp/cvs-serv29508/lib/SandWeb
Modified Files:
File.pm
Log Message:
hmm.. the current version of the upload template is probably unsuitable
for browse menu, anyway. removing from the menu for now.
Index: File.pm
===================================================================
RCS file: /cvsroot/sandweb/sandweb/lib/SandWeb/File.pm,v
retrieving revision 1.30
retrieving revision 1.31
diff -U2 -r1.30 -r1.31
--- File.pm 2002/01/18 07:37:33 1.30
+++ File.pm 2002/01/18 07:40:07 1.31
@@ -332,5 +332,4 @@
'remove',
'rename',
- 'upload',
);
}
|