diff --git a/www/projects/index.php b/www/projects/index.php index 03953fad..3c5f1360 100644 --- a/www/projects/index.php +++ b/www/projects/index.php @@ -1,4 +1,7 @@ + +use PhpParser\Node\Stmt\For_; + use function Safe\session_unset; try{ @@ -52,11 +55,11 @@ catch(Exceptions\InvalidPermissionsException){ } ?> if($createdProject !== null){ ?> if($isCreated){ ?> -
+ } ?> if($isOnlyProjectCreated){ ?> - + } ?> } ?>