diff options
author | Minteck <contact@minteck.org> | 2022-02-05 15:54:00 +0100 |
---|---|---|
committer | Minteck <contact@minteck.org> | 2022-02-05 15:54:00 +0100 |
commit | 7a025720d6a07323c4a0b32cf6c5fdb7d0269807 (patch) | |
tree | e9fd8dd71c82352a8440adc6f9a085ad376e6781 /welcome/index.php | |
parent | 133be8d6e235b83edf562520c550a2cda734ffd1 (diff) | |
download | core-7a025720d6a07323c4a0b32cf6c5fdb7d0269807.tar.gz core-7a025720d6a07323c4a0b32cf6c5fdb7d0269807.tar.bz2 core-7a025720d6a07323c4a0b32cf6c5fdb7d0269807.zip |
Update
Diffstat (limited to 'welcome/index.php')
-rw-r--r-- | welcome/index.php | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/welcome/index.php b/welcome/index.php deleted file mode 100644 index aecdc34..0000000 --- a/welcome/index.php +++ /dev/null @@ -1,4 +0,0 @@ -<?php - -header("Location: /login"); -die();
\ No newline at end of file |