@@ -1,3 +1,6 @@
+<?php
+include '../auth.php';
+?>
<!DOCTYPE html>
<html>
<head>
@@ -37,4 +40,4 @@ function f_close(){
}
</script>
-</html>
+</html>