From 8594eba70b75bbb53010117f44d762fc8cfc8c97 Mon Sep 17 00:00:00 2001 From: Adam Roses Wight Date: Tue, 25 Mar 2014 13:53:06 -0700 Subject: [PATCH] Comment generated code to explain the i18n JSON migration. Change-Id: I4d41be5a70eab5ceeec3be0bd544e4a87504572a --- maintenance/generateJsonI18n.php | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/maintenance/generateJsonI18n.php b/maintenance/generateJsonI18n.php index 3b2374d429..27a9ff16d9 100644 --- a/maintenance/generateJsonI18n.php +++ b/maintenance/generateJsonI18n.php @@ -103,6 +103,17 @@ class GenerateJsonI18n extends Maintenance { protected function doShim( $jsondir ) { $shim = <<<'PHP'