Tim Fry hace 1 año
padre
commit
2f27dd8859
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  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 "</table>\n";
 	echo "<br />\n";
 	echo "<br />\n";
 	echo "<div align='center'>".$paging_controls."</div>\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";
 echo "</form>\n";
 
 
 //include the footer
 //include the footer