Changeset 6 for global.php
- Timestamp:
- Mar 24, 2009, 5:46:19 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
global.php
r5 r6 114 114 $Output = '<?xml version="1.0" encoding="'.$Config['Web']['Charset'].'"?>'."\n". 115 115 '<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">'."\n". 116 '<html xmlns="http://www.w3.org/1999/xhtml" xml:lang=" en" lang="en">'."\n".116 '<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="cs" lang="cs">'."\n". 117 117 '<head><link rel="stylesheet" href="'.$Config['Web']['RootFolder'].'style.css" type="text/css" media="all" />'."\n". 118 118 '<script type="text/javascript" src="'.$Config['Web']['RootFolder'].'global.js"></script>'."\n".
Note:
See TracChangeset
for help on using the changeset viewer.