r111731 MediaWiki - Code Review archive
Repository:
MediaWiki
Revision:
<
r111730
|
r111731
|
r111732
>
Date:
08:01, 17 February 2012
Author:
wikinaut
Status:
resolved
Tags:
Comment:
propset removed mime-type text/x-php
Modified paths:
/trunk/extensions/Suhosin/Suhosin.php
(modified) (
history
)
Diff
[
purge
]
Index: trunk/extensions/Suhosin/Suhosin.php
—
—
@@ -63,3 +63,5 @@
64
64
$wgResourceLoaderMaxQueryLength = ini_get( "suhosin.get.max_value_length" );
65
65
}
66
66
}
67
+
68
+// echo( "Suhosin wgResourceLoaderMaxQueryLength $wgResourceLoaderMaxQueryLength ; suhosin.get.max_value_length ". ini_get( "suhosin.get.max_value_length" )."\n" );
Follow-up revisions
Revision
Commit summary
Author
Date
r111736
Update svn props....
siebrand
10:14, 17 February 2012
Status & tagging log
10:15, 17 February 2012
Siebrand
(
talk
|
contribs
)
changed the
status
of r111731
[
removed:
new
added:
resolved]