From: Ævar Arnfjörð Bjarmason Date: Tue, 7 Mar 2006 13:32:27 +0000 (+0000) Subject: * Adding a trailing ?> X-Git-Tag: 1.6.0~218 X-Git-Url: http://git.cyclocoop.org/%7B%24www_url%7Dadmin/compta/exercices/modifier.php?a=commitdiff_plain;h=6c5d3c8c6a80185fbe86e438d02f1ccea1601cf4;p=lhc%2Fweb%2Fwiklou.git * Adding a trailing ?> --- diff --git a/includes/Exif.php b/includes/Exif.php index 33c6615b3a..9b12d6b5b5 100644 --- a/includes/Exif.php +++ b/includes/Exif.php @@ -1103,3 +1103,4 @@ class FormatExif { return $a; } } +?> diff --git a/includes/JobQueue.php b/includes/JobQueue.php index da55155399..3eddd50e7f 100644 --- a/includes/JobQueue.php +++ b/includes/JobQueue.php @@ -211,3 +211,4 @@ class Job { return $this->error; } } +?> diff --git a/includes/PersistentObject.php b/includes/PersistentObject.php index 2f614405c2..100752188b 100644 --- a/includes/PersistentObject.php +++ b/includes/PersistentObject.php @@ -47,3 +47,4 @@ class PersistentObject { $wgPersistentObjects[] = $obj; } } +?> diff --git a/includes/SearchEngine.php b/includes/SearchEngine.php index 73021d78cf..2ef70451ec 100644 --- a/includes/SearchEngine.php +++ b/includes/SearchEngine.php @@ -344,4 +344,4 @@ class SearchEngineDummy { function searchtitle() {} function searchtext() {} } - +?> diff --git a/includes/compatability/ctype.php b/includes/compatability/ctype.php index 2724d8fed2..f4185ee54e 100644 --- a/includes/compatability/ctype.php +++ b/includes/compatability/ctype.php @@ -218,3 +218,4 @@ function wf_ctype_parse_args( $fname, $args ) { // Like PHP return array( null, false ); } +?> diff --git a/maintenance/addwiki.php b/maintenance/addwiki.php index 3a559c1586..253033a3da 100644 --- a/maintenance/addwiki.php +++ b/maintenance/addwiki.php @@ -207,3 +207,4 @@ See the [http://www.wikipedia.org Wikipedia portal] for other language Wikipedia print "Script ended. You now want to run sync-common-all to publish *dblist files (check them for duplicates first)\n"; } +?> diff --git a/maintenance/changePassword.php b/maintenance/changePassword.php index bed5789fd5..591a82b3ec 100644 --- a/maintenance/changePassword.php +++ b/maintenance/changePassword.php @@ -50,3 +50,4 @@ if( in_array( '--help', $argv ) ) $cp = new ChangePassword( @$options['user'], @$options['password'] ); $cp->main(); +?> diff --git a/maintenance/checkUsernames.php b/maintenance/checkUsernames.php index a3d9dbbe87..b577ebc66f 100644 --- a/maintenance/checkUsernames.php +++ b/maintenance/checkUsernames.php @@ -34,3 +34,4 @@ class checkUsernames { $cun = new checkUsernames(); $cun->main(); +?> diff --git a/maintenance/deleteImageMemcached.php b/maintenance/deleteImageMemcached.php index e8cac0161f..4e17d21eba 100644 --- a/maintenance/deleteImageMemcached.php +++ b/maintenance/deleteImageMemcached.php @@ -57,3 +57,4 @@ $report = (int)$options['report']; $dic = new DeleteImageCache( $until, $sleep, $report ); $dic->main(); +?> diff --git a/maintenance/ourusers.php b/maintenance/ourusers.php index 241e15334c..0d625571c5 100644 --- a/maintenance/ourusers.php +++ b/maintenance/ourusers.php @@ -118,3 +118,4 @@ EOS; } print "\n"; } +?> diff --git a/maintenance/parserTestsParserTime.php b/maintenance/parserTestsParserTime.php index f1b2267ae5..705f9ce79a 100644 --- a/maintenance/parserTestsParserTime.php +++ b/maintenance/parserTestsParserTime.php @@ -23,3 +23,4 @@ function wfParserTimeSetup( &$parser, &$ts ) { return true; } +?> diff --git a/maintenance/parserTestsStaticParserHook.php b/maintenance/parserTestsStaticParserHook.php index 820a06f866..09dde63bb7 100644 --- a/maintenance/parserTestsStaticParserHook.php +++ b/maintenance/parserTestsStaticParserHook.php @@ -39,3 +39,4 @@ function wfParserTestStaticParserHookHook( $in, $argv ) { " , not in any other way.\n" ); } +?> diff --git a/maintenance/runJobs.php b/maintenance/runJobs.php index 3b63daa1e6..d72addc769 100644 --- a/maintenance/runJobs.php +++ b/maintenance/runJobs.php @@ -17,3 +17,4 @@ while ( $dbw->selectField( 'job', 'count(*)', '', 'runJobs.php' ) ) { } } } +?> diff --git a/trackback.php b/trackback.php index d8170c3d7c..f00f040304 100644 --- a/trackback.php +++ b/trackback.php @@ -78,3 +78,4 @@ $dbw->insert('trackbacks', array( XMLsuccess(); exit; +?>