Changeset 8 for global.php
- Timestamp:
- Aug 10, 2007, 9:15:09 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
global.php
r5 r8 41 41 function ShowHeader() 42 42 { 43 global $Charset; 43 44 echo(' 44 45 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> … … 46 47 <HEAD> 47 48 <META http-equiv="Content-Language" content="cs"> 48 <META http-equiv="Content-Type" content="text/html; charset= windows-1250">49 <META http-equiv="Content-Type" content="text/html; charset='.$Charset.'"> 49 50 <META HTTP-EQUIV="Expires" CONTENT="Mon, 06 Jan 1990 00:00:01 GMT"> 50 51 <link rel="SHORTCUT ICON" href="/images/favicon.ico">
Note:
See TracChangeset
for help on using the changeset viewer.