Preparing to add AJAX

This commit is contained in:
Michał Gdula 2022-08-02 14:13:35 +01:00
parent 4c064eeaed
commit a52f2c3da7
13 changed files with 77 additions and 55 deletions

View file

@ -11,6 +11,7 @@
</head>
<body>
<?php
include "../ui/required.php";
include("../ui/header.php");
?>

View file

@ -11,6 +11,7 @@
</head>
<body>
<?php
include "../ui/required.php";
include("../ui/header.php");
// Initialize the session

View file

@ -11,6 +11,7 @@
</head>
<body>
<?php
include "../ui/required.php";
include("../ui/header.php");
// Initialize the session

View file

@ -11,6 +11,7 @@
</head>
<body>
<?php
include "../ui/required.php";
include("../ui/header.php");
// Validate susness of Username