Added a SYSPATH check to install.php

This commit is contained in:
Woody Gilk 2009-08-01 12:36:51 -05:00
parent 37c607f57c
commit f7d079cb8d

View file

@ -1,3 +1,4 @@
<?php defined('SYSPATH') or exit('Install tests must be loaded from within index.php!'); ?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">