Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Open sidebar
VideoLAN organization
websites
Commits
6f327033
Commit
6f327033
authored
Mar 20, 2004
by
Anil Daoud
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
+ add xml declaration and set encoding (grbml @xsltproc)
parent
0debfff6
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
trunk/www.videolan.org/include/header.php3
trunk/www.videolan.org/include/header.php3
+1
-0
No files found.
trunk/www.videolan.org/include/header.php3
View file @
6f327033
...
...
@@ -19,6 +19,7 @@ function CSSButton( $event, $normal, $over, $down )
function
StartHtml
(
$title
)
{
global
$HTTP_GET_VARS
;
echo
"<?xml version=
\"
1.0
\"
encoding=
\"
iso-8859-1
\"
?>
\n
"
;
?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
...
...
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