Index: trunk/extensions/GoogleMaps/GoogleMaps.php |
— | — | @@ -16,6 +16,7 @@ |
17 | 17 | |
18 | 18 | # This file contains the hook registration and installation |
19 | 19 | |
| 20 | +// FIXME: use autoloader and other standards here |
20 | 21 | // require the message file |
21 | 22 | require( 'extensions/GoogleMaps/GoogleMaps.i18n.php' ); |
22 | 23 | require( 'extensions/GoogleMaps/export/GoogleMapsExporter.php' ); |