Index: trunk/extensions/gis/gissettings.php |
— | — | @@ -3,6 +3,6 @@ |
4 | 4 | # wiki/extensions or phase3/extensions. Your configuration may be |
5 | 5 | # different! |
6 | 6 | |
7 | | -$wikibasedir = "../.." |
| 7 | +$wikibasedir = "../.."; |
8 | 8 | |
9 | 9 | |
Index: trunk/extensions/gis/kml.php |
— | — | @@ -61,7 +61,7 @@ |
62 | 62 | if ( $wgRequest->getVal('BBOX', '') == '' ) { |
63 | 63 | $title = $wgRequest->getVal( 'title','' ); |
64 | 64 | $coords = $wgRequest->getVal( 'coords','0,0' ); |
65 | | - |
| 65 | +?> |
66 | 66 | <Folder> |
67 | 67 | <description>Wikipedia</description> |
68 | 68 | <name>Wikipedia</name> |
— | — | @@ -120,4 +120,4 @@ |
121 | 121 | |
122 | 122 | exit ( 0 ) ; |
123 | 123 | |
124 | | - |
| 124 | +?> |
Index: trunk/extensions/wikihiero/wh_table.php |
— | — | @@ -60,7 +60,7 @@ |
61 | 61 | return ''; |
62 | 62 | } |
63 | 63 | |
64 | | - |
| 64 | +?> |
65 | 65 | <html lang=<?php echo $lang; ?>> |
66 | 66 | <head> |
67 | 67 | <title><?php echo "$table - ".WH_Text($table); ?> - WikiHiero</title> |
Index: trunk/extensions/AntiSpoof/equivset.php |
— | — | @@ -8961,4 +8961,4 @@ |
8962 | 8962 | 'ㅣ' => 'ㅣ', |
8963 | 8963 | 'ᅵ' => 'ㅣ', |
8964 | 8964 | ) |
8965 | | - |
| 8965 | +?> |
Index: trunk/extensions/Wikidata/util/missing.php |
— | — | @@ -244,4 +244,4 @@ |
245 | 245 | </p> |
246 | 246 | " |
247 | 247 | |
248 | | - |
| 248 | +?> |