Tim Fry 1 ano atrás
pai
commit
2f27dd8859
1 arquivos alterados com 2 adições e 2 exclusões
  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