r44967 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r44966‎ | r44967 | r44968 >
Date:20:39, 23 December 2008
Author:siebrand
Status:ok
Tags:
Comment:
Add FIXME. Should be updated to current code standards.
Modified paths:
  • /trunk/extensions/GoogleMaps/GoogleMaps.php (modified) (history)

Diff [purge]

Index: trunk/extensions/GoogleMaps/GoogleMaps.php
@@ -16,6 +16,7 @@
1717
1818 # This file contains the hook registration and installation
1919
 20+// FIXME: use autoloader and other standards here
2021 // require the message file
2122 require( 'extensions/GoogleMaps/GoogleMaps.i18n.php' );
2223 require( 'extensions/GoogleMaps/export/GoogleMapsExporter.php' );

Status & tagging log