Index: trunk/extensions/cldr/rebuild.php |
— | — | @@ -195,4 +195,3 @@ |
196 | 196 | $realCode = 'zh-hans'; |
197 | 197 | return $realCode; |
198 | 198 | } |
199 | | -?> |
Index: trunk/extensions/FlagPage/FlagPage.body.php |
— | — | @@ -1,4 +1,3 @@ |
2 | | - |
3 | 2 | <?php |
4 | 3 | /* |
5 | 4 | * TODO Test the whole thing, make it safe. |
Index: trunk/extensions/MetavidWiki/includes/MV_Stream.php |
— | — | @@ -248,4 +248,3 @@ |
249 | 249 | 'Mv_Stream::updateStreamDB' ); |
250 | 250 | } |
251 | 251 | } |
252 | | -?> |
Index: trunk/extensions/MetavidWiki/includes/MV_StreamFile.php |
— | — | @@ -140,4 +140,3 @@ |
141 | 141 | return wfMsg( $this->file_desc_msg ); |
142 | 142 | } |
143 | 143 | } |
144 | | -?> |
Index: trunk/extensions/MetavidWiki/includes/MV_EditStreamPage.php |
— | — | @@ -208,4 +208,3 @@ |
209 | 209 | return $html; |
210 | 210 | } |
211 | 211 | } |
212 | | -?> |
Index: trunk/extensions/MetavidWiki/includes/MV_StreamImage.php |
— | — | @@ -390,4 +390,3 @@ |
391 | 391 | // @imagedestroy($colors_handle); |
392 | 392 | return $image; |
393 | 393 | } |
394 | | -?> |
Index: trunk/extensions/MetavidWiki/includes/MV_MagicWords.php |
— | — | @@ -401,5 +401,3 @@ |
402 | 402 | return $o; |
403 | 403 | } |
404 | 404 | } |
405 | | - |
406 | | -?> |
\ No newline at end of file |
Index: trunk/extensions/MetavidWiki/includes/MV_Settings.php |
— | — | @@ -219,5 +219,3 @@ |
220 | 220 | } else { |
221 | 221 | mvInitNamespaces(); |
222 | 222 | } |
223 | | - |
224 | | -?> |
\ No newline at end of file |
Index: trunk/extensions/MetavidWiki/includes/MV_ImageGallery.php |
— | — | @@ -153,4 +153,3 @@ |
154 | 154 | return $s; |
155 | 155 | } |
156 | 156 | } |
157 | | -?> |
Index: trunk/extensions/MetavidWiki/includes/MV_OggHandler.php |
— | — | @@ -7,4 +7,3 @@ |
8 | 8 | class mvOggHandler extends OggHandler{ |
9 | 9 | |
10 | 10 | } |
11 | | -?> |
\ No newline at end of file |
Index: trunk/extensions/MetavidWiki/includes/MV_EditSequencePage.php |
— | — | @@ -35,4 +35,3 @@ |
36 | 36 | $wgOut->addHTML('</div>'); |
37 | 37 | } |
38 | 38 | } |
39 | | -?> |
\ No newline at end of file |
Index: trunk/extensions/MetavidWiki/includes/MV_ParserCache.php |
— | — | @@ -32,4 +32,3 @@ |
33 | 33 | return parent::getKey( $article, $user ) . $this->extraKeyOpt . $this->addToKey; |
34 | 34 | } |
35 | 35 | } |
36 | | -?> |
Index: trunk/extensions/MetavidWiki/includes/MV_Title.php |
— | — | @@ -516,4 +516,3 @@ |
517 | 517 | } |
518 | 518 | |
519 | 519 | } |
520 | | -?> |
Index: trunk/extensions/MetavidWiki/includes/MV_Image.php |
— | — | @@ -15,4 +15,3 @@ |
16 | 16 | class MV_Image extends Image { |
17 | 17 | |
18 | 18 | } |
19 | | -?> |
Index: trunk/extensions/MetavidWiki/includes/MV_Hooks.php |
— | — | @@ -465,5 +465,3 @@ |
466 | 466 | return $MV_Overlay->edit_preview_form_html($_POST['title'], $_POST['mvd_id']); |
467 | 467 | }*/ |
468 | 468 | |
469 | | - |
470 | | -?> |
Index: trunk/extensions/MetavidWiki/includes/MV_GlobalFunctions.php |
— | — | @@ -856,4 +856,3 @@ |
857 | 857 | return wfMsg( 'mv_viewprevnext', $plink, $nlink ); |
858 | 858 | } |
859 | 859 | } |
860 | | -?> |
\ No newline at end of file |
Index: trunk/extensions/OggHandler/OggHandler_body.php |
— | — | @@ -971,5 +971,3 @@ |
972 | 972 | return $values; |
973 | 973 | } |
974 | 974 | } |
975 | | - |
976 | | -?> |
\ No newline at end of file |
Index: trunk/extensions/XMLRC/XMLRC.class.php |
— | — | @@ -123,4 +123,3 @@ |
124 | 124 | abstract class XMLRC_Transport { |
125 | 125 | abstract function send( $xml ); |
126 | 126 | } |
127 | | -?> |
\ No newline at end of file |
Index: trunk/extensions/XMLRC/XMLRC_XMPP.class.php |
— | — | @@ -66,4 +66,3 @@ |
67 | 67 | if ( $do_disconnect ) $this->disconnect(); |
68 | 68 | } |
69 | 69 | } |
70 | | -?> |
\ No newline at end of file |
Index: trunk/extensions/XMLRC/XMLRC_UDP.class.php |
— | — | @@ -38,4 +38,3 @@ |
39 | 39 | if ( $do_disconnect ) $this->disconnect(); |
40 | 40 | } |
41 | 41 | } |
42 | | -?> |
\ No newline at end of file |
Index: trunk/extensions/XMLRC/XMLRC.i18n.php |
— | — | @@ -8,4 +8,3 @@ |
9 | 9 | $messages['de'] = array( |
10 | 10 | 'xmlrc-desc' => 'Verschickt benachrichtigungen über Änderungen als XML, über UDP, Jabber oder andere Protokolle.', |
11 | 11 | ); |
12 | | -?> |
\ No newline at end of file |
Index: trunk/extensions/XMLRC/XMLRC.php |
— | — | @@ -55,5 +55,3 @@ |
56 | 56 | $wgAutoloadClasses[ 'XMLRC_File' ] = "$dir/XMLRC_File.class.php"; |
57 | 57 | |
58 | 58 | $wgHooks['RecentChange_save'][] = 'XMLRC::RecentChange_save'; |
59 | | - |
60 | | -?> |
\ No newline at end of file |
Index: trunk/extensions/XMLRC/XMLRC_File.class.php |
— | — | @@ -39,4 +39,3 @@ |
40 | 40 | if ( $do_close ) $this->close(); |
41 | 41 | } |
42 | 42 | } |
43 | | -?> |
\ No newline at end of file |
Index: trunk/extensions/Maps/Maps_Utils.php |
— | — | @@ -1,4 +1,4 @@ |
2 | | -<?php |
| 2 | +<?php |
3 | 3 | |
4 | 4 | /** |
5 | 5 | * A class that holds static helper functions for common functionality that is map-spesific. |
Index: trunk/extensions/Maps/OpenLayers/Maps_OpenLayersUtils.php |
— | — | @@ -120,5 +120,3 @@ |
121 | 121 | } |
122 | 122 | |
123 | 123 | } |
124 | | - |
125 | | -?> |
\ No newline at end of file |
Index: trunk/extensions/Maps/OpenStreetMap/Maps_OSMUtils.php |
— | — | @@ -114,5 +114,3 @@ |
115 | 115 | } |
116 | 116 | |
117 | 117 | } |
118 | | - |
119 | | -?> |
\ No newline at end of file |
Index: trunk/extensions/WebDAV/webdav.php |
— | — | @@ -59,4 +59,3 @@ |
60 | 60 | |
61 | 61 | $mediaWiki->restInPeace( $wgLoadBalancer ); |
62 | 62 | */ |
63 | | -?> |
Index: trunk/extensions/CheckUser/cu_log_import.inc |
— | — | @@ -90,5 +90,3 @@ |
91 | 91 | } |
92 | 92 | echo "...cu_log table populated: $matched matched rows, $unmatched discarded rows\n"; |
93 | 93 | } |
94 | | - |
95 | | -?> |
\ No newline at end of file |
Index: trunk/extensions/CheckUser/importLog.php |
— | — | @@ -52,5 +52,3 @@ |
53 | 53 | echo " --test Test log parser without doing local lookups\n"; |
54 | 54 | echo "\n"; |
55 | 55 | } |
56 | | - |
57 | | -?> |
\ No newline at end of file |
Index: trunk/extensions/SemanticDrilldown/languages/SD_LanguageFa.php |
— | — | @@ -27,5 +27,3 @@ |
28 | 28 | ); |
29 | 29 | |
30 | 30 | } |
31 | | - |
32 | | -?> |
Index: trunk/extensions/WikiMiniAtlas/missingmapnik.php |
— | — | @@ -44,4 +44,3 @@ |
45 | 45 | } |
46 | 46 | else echo "filename format error"; |
47 | 47 | } |
48 | | -?> |
Index: trunk/extensions/Cite/Cite_body.php |
— | — | @@ -938,5 +938,3 @@ |
939 | 939 | |
940 | 940 | /**#@-*/ |
941 | 941 | } |
942 | | - |
943 | | -?> |
Index: trunk/extensions/EditSectionHiliteLink/EditSectionHiliteLink.php |
— | — | @@ -54,5 +54,3 @@ |
55 | 55 | |
56 | 56 | // Register css add script hook |
57 | 57 | $wgHooks['BeforePageDisplay'][] = 'EditSectionHiliteLinkHooks::addCSS'; |
58 | | - |
59 | | -?> |
\ No newline at end of file |
Index: trunk/extensions/AntiSpoof/generateEquivset.php |
— | — | @@ -127,7 +127,7 @@ |
128 | 128 | # Map output |
129 | 129 | $output = var_export( $setsByChar, true ); |
130 | 130 | $output = str_replace( "\n", $endl, $output ); |
131 | | -fwrite( $outputFile, '$equivset = ' . "$output$endl?" . ">$endl" ); |
| 131 | +fwrite( $outputFile, '$equivset = ' . "$output$endl" ); |
132 | 132 | |
133 | 133 | # Serialized codepoint map |
134 | 134 | $codepointMap = array(); |
Index: trunk/extensions/AntiSpoof/equivset.php |
— | — | @@ -8961,4 +8961,3 @@ |
8962 | 8962 | 'ㅣ' => 'ㅣ', |
8963 | 8963 | 'ᅵ' => 'ㅣ', |
8964 | 8964 | ) |
8965 | | -?> |
Index: trunk/extensions/DumpHTML/SkinOffline.php |
— | — | @@ -241,4 +241,3 @@ |
242 | 242 | wfRestoreWarnings(); |
243 | 243 | } |
244 | 244 | } |
245 | | -?> |
Index: trunk/extensions/DumpHTML/wm-scripts/old/filterNamespaces.php |
— | — | @@ -31,5 +31,3 @@ |
32 | 32 | print $line; |
33 | 33 | } |
34 | 34 | } |
35 | | - |
36 | | -?> |
Index: trunk/extensions/DumpHTML/wm-scripts/old/queueSlave.php |
— | — | @@ -43,5 +43,3 @@ |
44 | 44 | sleep( 5 ); |
45 | 45 | } |
46 | 46 | } |
47 | | - |
48 | | -?> |
Index: trunk/extensions/DumpHTML/wm-scripts/queueController.php |
— | — | @@ -232,5 +232,3 @@ |
233 | 233 | $lang = str_replace( 'wiki', '', $wiki ); |
234 | 234 | print "Starting language $lang\n"; |
235 | 235 | } |
236 | | - |
237 | | -?> |
Index: trunk/extensions/CentralNotice/svg/run-template.php |
— | — | @@ -144,5 +144,3 @@ |
145 | 145 | |
146 | 146 | } |
147 | 147 | echo "done.\n"; |
148 | | - |
149 | | -?> |
\ No newline at end of file |
Index: trunk/extensions/WikiAtHome/ApiWikiAtHome.php |
— | — | @@ -321,5 +321,3 @@ |
322 | 322 | return __CLASS__ . ': $Id: ApiWikiAtHome.php 51812 2009-06-12 23:45:20Z dale $'; |
323 | 323 | } |
324 | 324 | } |
325 | | - |
326 | | -?> |
\ No newline at end of file |
Index: trunk/extensions/Collection/Collection.templates.php |
— | — | @@ -523,4 +523,3 @@ |
524 | 524 | return $out; |
525 | 525 | } |
526 | 526 | } |
527 | | -?> |