Remove not used code
This commit is contained in:
parent
8f54092c2d
commit
c6493e39d3
@ -12,10 +12,6 @@ require_once 'pmd_common.php';
|
||||
?>
|
||||
<html>
|
||||
<head>
|
||||
<?php if(0){ ?>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=windows-1251" />
|
||||
<link rel="stylesheet" type="text/css" href="./libraries/pmd/styles/default/style1.css">
|
||||
<?php } ?>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
||||
<link rel="stylesheet" type="text/css" href="./libraries/pmd/styles/<?php echo $GLOBALS['PMD']['STYLE'] ?>/style1.css">
|
||||
<title>Designer</title>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user