|
|
@ -71,6 +71,7 @@ if (isset($_POST['code'])) { |
|
|
|
<html> |
|
|
|
<html> |
|
|
|
<head> |
|
|
|
<head> |
|
|
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/> |
|
|
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/> |
|
|
|
|
|
|
|
<meta http-equiv="X-UA-Compatible" content="IE=edge" /> |
|
|
|
<title>Debug Console</title> |
|
|
|
<title>Debug Console</title> |
|
|
|
<link rel="stylesheet" type="text/css" href="styles.css" /> |
|
|
|
<link rel="stylesheet" type="text/css" href="styles.css" /> |
|
|
|
<script type="text/javascript" src="jquery-1.7.1.min.js"></script> |
|
|
|
<script type="text/javascript" src="jquery-1.7.1.min.js"></script> |
|
|
|