r70136 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r70135‎ | r70136 | r70137 >
Date:13:47, 29 July 2010
Author:jeroendedauw
Status:ok
Tags:
Comment:
Fixed file encoding
Modified paths:
  • /trunk/extensions/Deployment/includes/PackageDescriptiorProcessor.php (modified) (history)
  • /trunk/extensions/Deployment/includes/PackageDescriptor.php (modified) (history)

Diff [purge]

Index: trunk/extensions/Deployment/includes/PackageDescriptor.php
@@ -8,14 +8,14 @@
99 * @ingroup Deployment
1010 *
1111 * @author Jeroen De Dauw
12 - * @author Kai K�hn
 12+ * @author Kai Kühn
1313 */
1414
1515 /**
1616 * Package description class.
1717 *
1818 * @author Jeroen De Dauw
19 - * @author Kai K�hn
 19+ * @author Kai Kühn
2020 */
2121 class PackageDescriptor {
2222
Index: trunk/extensions/Deployment/includes/PackageDescriptiorProcessor.php
@@ -8,14 +8,14 @@
99 * @ingroup Deployment
1010 *
1111 * @author Jeroen De Dauw
12 - * @author Kai K�hn
 12+ * @author Kai Kühn
1313 */
1414
1515 /**
1616 * Package description processing class.
1717 *
1818 * @author Jeroen De Dauw
19 - * @author Kai K�hn
 19+ * @author Kai Kühn
2020 */
2121 class PackageDescriptorProcessor {
2222

Status & tagging log