This repository has been archived on 2024-11-28. You can view files and clone it, but cannot push or open issues or pull requests.
Incam_SGD/setup/index.php

15 lines
221 B
PHP
Raw Permalink Normal View History

<?php
# If you are reading this, then your web server is not serving PHP files
# correctly. Please read the instructions in doc/INSTALL.txt to solve
# this problem.
#
#
#
#
#
#
#
#
header("Location: precheckup.php");
?>