r81518 MediaWiki - Code Review archive
Repository:
MediaWiki
Revision:
<
r81517
|
r81518
|
r81519
>
Date:
14:50, 4 February 2011
Author:
jeroendedauw
Status:
deferred
Tags:
Comment:
This thing is only causing problems, so let's throw it out
Modified paths:
/trunk/extensions/IncludeWP/api/ApiIncludeWP.php
(modified) (
history
)
Diff
[
purge
]
Index: trunk/extensions/IncludeWP/api/ApiIncludeWP.php
—
—
@@ -68,7 +68,7 @@
69
69
$this->getResult()->addValue(
70
70
null,
71
71
null,
72
- strip_tags( $plaintext, '<p><b><h1><h2><h3><h4><h5><table><th><tr><td><li><ul><ol><a>' )
72
+ $plaintext
73
73
);
74
74
}
75
75
Status & tagging log
19:07, 4 February 2011
Reedy
(
talk
|
contribs
)
changed the
status
of r81518
[
removed:
new
added:
deferred]