Update welcome.php
This commit is contained in:
@@ -89,7 +89,7 @@ $email = $_SESSION["email"];
|
|||||||
echo('<td>'.$action.'</td>');
|
echo('<td>'.$action.'</td>');
|
||||||
echo('</tr>');
|
echo('</tr>');
|
||||||
$stmt->close();
|
$stmt->close();
|
||||||
$num_of_etrys--;
|
$num_of_entrys--;
|
||||||
}
|
}
|
||||||
echo('</tbody>');
|
echo('</tbody>');
|
||||||
echo('</table>');
|
echo('</table>');
|
||||||
|
|||||||
Reference in New Issue
Block a user