r67497 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r67496‎ | r67497 | r67498 >
Date:01:03, 7 June 2010
Author:jeroendedauw
Status:deferred
Tags:
Comment:
Removed whitespace
Modified paths:
  • /trunk/extensions/SemanticMaps/Services/GoogleMaps/SM_GoogleMapsFormInput.php (modified) (history)
  • /trunk/extensions/SemanticMaps/Services/OpenLayers/SM_OpenLayersFormInput.php (modified) (history)
  • /trunk/extensions/SemanticMaps/Services/YahooMaps/SM_YahooMapsFormInput.php (modified) (history)

Diff [purge]

Index: trunk/extensions/SemanticMaps/Services/YahooMaps/SM_YahooMapsFormInput.php
@@ -112,5 +112,4 @@
113113 if ( $this->enableGeocoding ) MapsYahooMaps::addYMapDependencies( $this->output );
114114 }
115115
116 -
117 -}
 116+}
\ No newline at end of file
Index: trunk/extensions/SemanticMaps/Services/OpenLayers/SM_OpenLayersFormInput.php
@@ -109,4 +109,4 @@
110110 $this->enableGeocoding = false;
111111 }
112112
113 -}
 113+}
\ No newline at end of file
Index: trunk/extensions/SemanticMaps/Services/GoogleMaps/SM_GoogleMapsFormInput.php
@@ -120,4 +120,4 @@
121121 if ( $this->enableGeocoding ) MapsGoogleMaps::addGMapDependencies( $wgParser );
122122 }
123123
124 -}
 124+}
\ No newline at end of file

Status & tagging log