http://www.mediawiki.org/wiki/Special:Code/MediaWiki/70136

Revision: 70136
Author:   jeroendedauw
Date:     2010-07-29 13:47:44 +0000 (Thu, 29 Jul 2010)

Log Message:
-----------
Fixed file encoding

Modified Paths:
--------------
    trunk/extensions/Deployment/includes/PackageDescriptiorProcessor.php
    trunk/extensions/Deployment/includes/PackageDescriptor.php

Modified: trunk/extensions/Deployment/includes/PackageDescriptiorProcessor.php
===================================================================
--- trunk/extensions/Deployment/includes/PackageDescriptiorProcessor.php        
2010-07-29 13:04:34 UTC (rev 70135)
+++ trunk/extensions/Deployment/includes/PackageDescriptiorProcessor.php        
2010-07-29 13:47:44 UTC (rev 70136)
@@ -8,14 +8,14 @@
  * @ingroup Deployment
  *
  * @author Jeroen De Dauw
- * @author Kai K\xFChn
+ * @author Kai Kühn
  */
 
 /**
  * Package description processing class.
  * 
  * @author Jeroen De Dauw
- * @author Kai K\xFChn
+ * @author Kai Kühn
  */
 class PackageDescriptorProcessor {
        

Modified: trunk/extensions/Deployment/includes/PackageDescriptor.php
===================================================================
--- trunk/extensions/Deployment/includes/PackageDescriptor.php  2010-07-29 
13:04:34 UTC (rev 70135)
+++ trunk/extensions/Deployment/includes/PackageDescriptor.php  2010-07-29 
13:47:44 UTC (rev 70136)
@@ -8,14 +8,14 @@
  * @ingroup Deployment
  *
  * @author Jeroen De Dauw
- * @author Kai K\xFChn
+ * @author Kai Kühn
  */
 
 /**
  * Package description class.
  * 
  * @author Jeroen De Dauw
- * @author Kai K\xFChn
+ * @author Kai Kühn
  */
 class PackageDescriptor {
        



_______________________________________________
MediaWiki-CVS mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-cvs

Reply via email to