Merge branch 'lasha_kapanadze_thirdAndFourthTask'

This commit is contained in:
2024-10-04 18:58:55 +02:00
14 changed files with 178 additions and 57 deletions
+6
View File
@@ -0,0 +1,6 @@
<?php
// redirect to userarea/index.php
header("Location: ../../userarea/index.php");
?>