phpBMS

Changeset 193 for trunk/phpbms/index.php

Show
Ignore:
Timestamp:
02/26/07 15:25:13 (5 years ago)
Author:
brieb
Message:

Fixes #80. Converted the BMS to use UTF-8 Where available (except fpdf files)

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/phpbms/index.php

    r185 r193  
    4646<head> 
    4747        <title><?php echo $_SESSION["application_name"]; ?> - Login Page</title> 
    48         <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /> 
     48        <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> 
    4949 
    5050        <link href="common/stylesheet/<?php echo $_SESSION["stylesheet"] ?>/base.css" rel="stylesheet" type="text/css" />        
phpBMS vulnerability assesment provided by Orvant Inc. Copyright © 2010 Kreotek, LLC. All Rights reserved.