浏览代码

fix token

Tim Fry 1 年之前
父节点
当前提交
2f27dd8859
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 2 2
      maintenance_logs.php

+ 2 - 2
maintenance_logs.php

@@ -296,8 +296,8 @@ echo "<form id='form_list' method='post'>\n";
 	echo "</table>\n";
 	echo "<br />\n";
 	echo "<div align='center'>".$paging_controls."</div>\n";
-	echo new token;
-	//echo "<input type='hidden' name='".$token_arr['name']."' value='".$token_arr['hash']."'>\n";
+	//echo new token;
+	echo "<input type='hidden' name='".$token_arr['name']."' value='".$token_arr['hash']."'>\n";
 echo "</form>\n";
 
 //include the footer