r50657 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r50656‎ | r50657 | r50658 >
Date:11:47, 16 May 2009
Author:jan
Status:deferred
Tags:
Comment:
Change Version
Modified paths:
  • /trunk/extensions/Poll/Poll.php (modified) (history)

Diff [purge]

Index: trunk/extensions/Poll/Poll.php
@@ -7,8 +7,8 @@
88 *
99 * @ingroup Extensions
1010 * @author Jan Luca <jan@toolserver.org>
11 - * @version 0.0.1
12 - * @link http://www.mediawiki.org/wiki/User:Jan_Luca/Extension:Poll2 Documentation
 11+ * @version 1.0 (Beta)
 12+ * @link http://www.mediawiki.org/wiki/Extension:Poll2 Documentation
1313 * @license http://creativecommons.org/licenses/by-sa/3.0/ Attribution-Share Alike 3.0 Unported or later
1414 */
1515
@@ -26,7 +26,7 @@
2727 // Extension credits that will show up on Special:Version
2828 $wgExtensionCredits['specialpage'][] = array(
2929 'name' => 'Poll',
30 - 'version' => '0.0.1',
 30+ 'version' => '1.0 (Beta)',
3131 'path' => __FILE__,
3232 'author' => 'Jan Luca',
3333 'url' => 'http://www.mediawiki.org/wiki/Extension:Poll2',

Follow-up revisions

RevisionCommit summaryAuthorDate
r50669FCKeditor updates:...ashley19:56, 16 May 2009

Status & tagging log