diff options
| author | kj_sh604 | 2023-07-09 00:55:40 -0400 |
|---|---|---|
| committer | kj_sh604 | 2023-07-09 00:55:40 -0400 |
| commit | c3f58e4832ff0cafaeb616601a719b0a755fba2e (patch) | |
| tree | ef037d64767093844feab31b89ea5459c0c8d86c /index.php | |
| parent | 6f7b67d963b201e5b5bb5742983e0ec3ddc0e2a3 (diff) | |
refactor: revert to `0972f96`
Diffstat (limited to '')
| -rw-r--r-- | index.php | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -27,7 +27,6 @@ session_start(); ?> <hr> <?php include "includes/nav-header.php"; - $_SESSION["user-input"] = null; ?> <?php if (isset($_POST["compile"])) { $_SESSION["user-input"] = $_POST["user-input"]; ?> |
