Update the file names in fifo.

This commit is contained in:
Mark Crane
2012-11-24 02:44:38 +00:00
parent a729affd5b
commit ccc380fc12
7 changed files with 26 additions and 26 deletions
+1 -1
View File
@@ -71,7 +71,7 @@ if (strlen($id)>0) {
//redirect the user
require_once "includes/header.php";
echo "<meta http-equiv=\"refresh\" content=\"2;url=v_fifo.php\">\n";
echo "<meta http-equiv=\"refresh\" content=\"2;url=fifo.php\">\n";
echo "<div align='center'>\n";
echo "Delete Complete\n";
echo "</div>\n";