From c92821e002cdce2a6b7c835be4937212105e151f Mon Sep 17 00:00:00 2001 From: Rodolphe Quiedeville Date: Mon, 23 Jun 2003 22:18:58 +0000 Subject: [PATCH] Ajout DOL_URL_ROOT --- htdocs/admin/modules.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htdocs/admin/modules.php b/htdocs/admin/modules.php index 4b108141bb2..afe9656e53d 100644 --- a/htdocs/admin/modules.php +++ b/htdocs/admin/modules.php @@ -159,7 +159,7 @@ foreach ($modules as $key => $value) if ($const_value == 1) { - print ''; + print ''; } else {