diff options
Diffstat (limited to 'templates/install_header.inc.php')
-rw-r--r-- | templates/install_header.inc.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/templates/install_header.inc.php b/templates/install_header.inc.php index 8b5c6434..112ee4b2 100644 --- a/templates/install_header.inc.php +++ b/templates/install_header.inc.php @@ -20,7 +20,6 @@ * */ -$prefix = realpath(dirname(__FILE__). "/../"); ?> <?php if (!defined('INSTALL')) { exit; } ?> <?php $results = 0; ?> |