Ignore:
Timestamp:
Oct 9, 2007, 3:43:29 AM (17 years ago)
Author:
rvelices
Message:
  • PWG_CHARSET, DB_CHARSET and DB_COLLATE... utf-8 ready
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/plugins/admin_multi_view/controller.php

    r2073 r2127  
    121121<html>
    122122<head>
     123<meta http-equiv="Content-Type" content="text/html; charset=<?php echo get_pwg_charset() ?>">
    123124<title>Controller</title>
    124 <?php 
     125<?php
    125126// Controller will be displayed  with  the **real admin template** (without Any if it has been removed)
    126127if ( $my_template !== '') {
Note: See TracChangeset for help on using the changeset viewer.