From 8bf6ef620a2d1cbf69d1dd72c8357cf6670cf360 Mon Sep 17 00:00:00 2001 From: Rodolphe Quiedeville Date: Fri, 16 May 2003 12:54:14 +0000 Subject: [PATCH] Ajout DOCUMENT_ROOT --- htdocs/admin/index.php | 2 ++ 1 file changed, 2 insertions(+) diff --git a/htdocs/admin/index.php b/htdocs/admin/index.php index d90e2b51d33..b4e419a4732 100644 --- a/htdocs/admin/index.php +++ b/htdocs/admin/index.php @@ -28,6 +28,8 @@ print ''; print ''; print ''; +print ''; + print ''; print '';
css' . $conf->css . '
theme' . $conf->theme . '
document root' . $DOCUMENT_ROOT . '
Database
type' . $conf->db->type . '