From: <var...@us...> - 2012-04-06 14:15:52
|
Revision: 8260 http://phpwiki.svn.sourceforge.net/phpwiki/?rev=8260&view=rev Author: vargenau Date: 2012-04-06 14:15:45 +0000 (Fri, 06 Apr 2012) Log Message: ----------- Add "Upload & Overwrite" Modified Paths: -------------- trunk/pgsrc/PhpWikiAdministration Modified: trunk/pgsrc/PhpWikiAdministration =================================================================== --- trunk/pgsrc/PhpWikiAdministration 2012-04-06 14:03:51 UTC (rev 8259) +++ trunk/pgsrc/PhpWikiAdministration 2012-04-06 14:15:45 UTC (rev 8260) @@ -1,4 +1,4 @@ -Date: Wed, 11 Jan 2012 16:18:06 +0000 +Date: Fri, 6 Apr 2012 16:15:14 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.4.0RC1) X-Rcs-Id: $Id$ Content-Type: application/x-phpwiki; @@ -98,6 +98,7 @@ (client) machine. <<WikiForm action=upload>> +<<WikiForm action=upload buttontext="Upload & Overwrite" overwrite=1>> === Load File === This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |