diff --git a/include/functions.php b/include/functions.php index f2087282..fdec4be7 100644 --- a/include/functions.php +++ b/include/functions.php @@ -35,7 +35,7 @@ function nav($nav) { echo ""; } if (isset($_SESSION['userid'])) { - echo ""; + echo ""; } else { echo ""; }