add whylimited.php

This commit is contained in:
SilicaAndPina 2021-07-07 01:10:50 +12:00
parent 16f41ba45f
commit e52ac7c8a9
2 changed files with 21 additions and 1 deletions

View file

@ -1,6 +1,5 @@
<?php
session_start();
include("common.php");
include("config.php");
include("header.php");
if(!is_logged_in()){