From 6df524bcb0278aba0f2915e6ffd5adba9d173599 Mon Sep 17 00:00:00 2001 From: aspangaro Date: Sun, 1 Nov 2015 22:54:04 +0100 Subject: [PATCH] Remove blank page --- htdocs/core/modules/modWebsite.class.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htdocs/core/modules/modWebsite.class.php b/htdocs/core/modules/modWebsite.class.php index 0e75daa26bd..7bb5a27a0c5 100644 --- a/htdocs/core/modules/modWebsite.class.php +++ b/htdocs/core/modules/modWebsite.class.php @@ -62,7 +62,7 @@ class modWebsite extends DolibarrModules // Config pages //------------- - $this->config_page_url = array("website.php"); + $this->config_page_url = array(); // Dependancies //-------------