Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
project
drupal
Commits
ec803922
Commit
ec803922
authored
Oct 11, 2012
by
jhodgdon
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Issue
#1804054
by tomgeekery: Remove reference to IE6 in check_plain() docs
parent
a5313d6a
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
2 deletions
+1
-2
core/includes/bootstrap.inc
core/includes/bootstrap.inc
+1
-2
No files found.
core/includes/bootstrap.inc
View file @
ec803922
...
...
@@ -1565,8 +1565,7 @@ function format_string($string, array $args = array()) {
/**
* Encodes special characters in a plain-text string for display as HTML.
*
* Also validates strings as UTF-8 to prevent cross site scripting attacks on
* Internet Explorer 6.
* Also validates strings as UTF-8.
*
* @param $text
* The text to be checked or processed.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment