Changeset 1277
- Timestamp:
- 06/01/08 21:55:20 (3 months ago)
- Files:
-
- branches/1.0/src/lyceum/portal.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
branches/1.0/src/lyceum/portal.php
r1195 r1277 53 53 <link rel="alternate" type="application/atom+xml" title="Atom 1.0" href="<?php echo LURL ?>/atom.php" /> 54 54 55 <meta http-equiv="Content-Type" content="text/html; charset= UTF-8" />55 <meta http-equiv="Content-Type" content="text/html; charset=<?php echo get_option('system_charset') ?>" /> 56 56 </head> 57 57
