Logo white

Peter M. Groen / knowledgetree

Sign in
  • Sign in
  • Project
  • Files
  • Commits
  • Network
  • Graphs
  • Milestones
  • Issues 0
  • Merge Requests 0
  • Labels
  • Wiki
  • knowledgetree
  • setup
  • index.php
  • Put a number of lines of comments to help people who don't even have PHP ...
    a0704ec1
    installed to realise that this is the problem.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3263 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-05-13 10:58:56 +0000  
    Browse Code ยป
index.php 221 Bytes
Edit Raw Blame History
1 2 3 4 5 6 7 8 9 10 11 12 13 14
<?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");
?>