Code cleany cleany

This commit is contained in:
Michał Gdula 2022-09-25 15:49:11 +00:00
parent 7308f669a5
commit a9780f59e7
6 changed files with 48 additions and 20 deletions

View file

@ -19,6 +19,14 @@
<?php
unset($_SESSION['del']);
}
if (isset($_SESSION['welc'])) {
?>
<script>
sniffleAdd('O hi <?php echo $_SESSION["username"]; ?>', 'You are now logged in, enjoy your stay!', 'var(--green)', 'assets/icons/hand-waving.svg');
</script>
<?php
unset($_SESSION['welc']);
}
?>
<div class="info-text defaultFonts">