r112473 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r112472‎ | r112473 | r112474 >
Date:06:29, 27 February 2012
Author:santhosh
Status:ok
Tags:i18nreview 
Comment:
Entry in _autoload.php. Follow up r111629
Modified paths:
  • /trunk/extensions/Translate/_autoload.php (modified) (history)

Diff [purge]

Index: trunk/extensions/Translate/_autoload.php
@@ -122,8 +122,8 @@
123123
124124 $wgAutoloadClasses['MessageHandle'] = $dir . 'utils/MessageHandle.php';
125125 $wgAutoloadClasses['TTMServer'] = $dir . 'utils/TTMServer.php';
 126+$wgAutoloadClasses['TranslateMetadata'] = $dir . 'utils/TranslateMetadata.php';
126127
127 -
128128 /**@}*/
129129
130130 /**

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r112470Backend logic and storage of language restriction Data (i18n #614)...santhosh05:08, 27 February 2012

Status & tagging log