On Thursday 19 July 2007, Mildiner, Melvyn wrote: > How can I avoid overwriting existing attachments? Ideally, I'd like an > error along the lines of "An attachment called "screenshot1.jpeg" > already exists. Please rename your attachment with a unique filename."
$EnableUploadOverwrite = 0; See http://www.pmwiki.org/wiki/PmWiki/UploadsAdmin Thanks, Petko _______________________________________________ pmwiki-users mailing list [email protected] http://www.pmichaud.com/mailman/listinfo/pmwiki-users
