diff options
Diffstat (limited to 'www-ssl')
-rw-r--r-- | www-ssl/bootstrap.php | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/www-ssl/bootstrap.php b/www-ssl/bootstrap.php index 3189c89a..40a32578 100644 --- a/www-ssl/bootstrap.php +++ b/www-ssl/bootstrap.php @@ -1,6 +1,4 @@ <?php - - // path and include settings $rootpath = str_replace(DIRECTORY_SEPARATOR . 'bootstrap.php', '', __FILE__); define('ROOTPATH', $rootpath); |