Changeset 193 for trunk/phpbms/index.php
- Timestamp:
- 02/26/07 15:25:13 (5 years ago)
- Files:
-
- 1 modified
-
trunk/phpbms/index.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/phpbms/index.php
r185 r193 46 46 <head> 47 47 <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" /> 49 49 50 50 <link href="common/stylesheet/<?php echo $_SESSION["stylesheet"] ?>/base.css" rel="stylesheet" type="text/css" />