File tree Expand file tree Collapse file tree 1 file changed +10
-10
lines changed
Expand file tree Collapse file tree 1 file changed +10
-10
lines changed Original file line number Diff line number Diff line change 1- <html>
2- <head>
3- <meta http-equiv="Pragma" content="no-cache">
4- <meta http-equiv="Cache-Control" content="no-cache">
5- <meta http-equiv="Content-Language" content="zh-cn">
6- <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
7- <title>Edit Contest</title>
8- </head>
9- <hr>
10-
111<?php
122 require_once ("../include/db_info.inc.php " );
133 require_once ("../lang/ $ OJ_LANG .php " );
2111 echo "<center><h3> " ."Edit- " .$ MSG_CONTEST ."</h3></center> " ;
2212 include_once ("kindeditor.php " ) ;
2313?>
14+ <html>
15+ <head>
16+ <meta http-equiv="Pragma" content="no-cache">
17+ <meta http-equiv="Cache-Control" content="no-cache">
18+ <meta http-equiv="Content-Language" content="zh-cn">
19+ <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
20+ <title>Edit Contest</title>
21+ </head>
22+ <hr>
2423
2524<body leftmargin="30" >
2625<?php
@@ -289,3 +288,4 @@ function showTitles(){
289288</body>
290289</html>
291290
291+
You can’t perform that action at this time.
0 commit comments