Log in with username/password: lyceum/lyceum

Changeset 1277

Show
Ignore:
Timestamp:
06/01/08 21:55:20 (3 months ago)
Author:
jjb
Message:

have portal use system_charset

#895

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • branches/1.0/src/lyceum/portal.php

    r1195 r1277  
    5353   <link rel="alternate" type="application/atom+xml" title="Atom 1.0" href="<?php echo LURL ?>/atom.php" /> 
    5454 
    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') ?>" /> 
    5656</head> 
    5757 
Log in with username/password: lyceum/lyceum