From: <var...@us...> - 2016-07-28 15:13:16
|
Revision: 9921 http://sourceforge.net/p/phpwiki/code/9921 Author: vargenau Date: 2016-07-28 15:13:14 +0000 (Thu, 28 Jul 2016) Log Message: ----------- PhpWikiPoll: add PhpWiki 1.5.x Modified Paths: -------------- trunk/pgsrc/PhpWikiPoll Modified: trunk/pgsrc/PhpWikiPoll =================================================================== --- trunk/pgsrc/PhpWikiPoll 2016-07-28 11:40:09 UTC (rev 9920) +++ trunk/pgsrc/PhpWikiPoll 2016-07-28 15:13:14 UTC (rev 9921) @@ -1,4 +1,4 @@ -Date: Thu, 10 Dec 2015 18:48:03 +0000 +Date: Thu, 28 Jul 2016 17:12:29 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.5.5) Content-Type: application/x-phpwiki; pagename=PhpWikiPoll; @@ -21,7 +21,7 @@ answer[4][6]="Mediawiki" answer[4][7]="Other" question[5]="Which PhpWiki version do you use?" answer[5][1]="1.2.x" answer[5][2]="1.3.1-12" answer[5][3]="1.3.13" - answer[5][4]="1.3.14" answer[5][5]="1.4.0" + answer[5][4]="1.3.14" answer[5][5]="1.4.0" answer[5][6]="1.5.x" >> ---- This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |