From a2cd2634fcf9765aac6c60f2e1fa2431c8dffc54 Mon Sep 17 00:00:00 2001 From: lLefevre Date: Fri, 7 Sep 2012 07:52:26 +0000 Subject: [PATCH] [-] BO : theme mobile : #PSCFV-3937 --- classes/Context.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/classes/Context.php b/classes/Context.php index 14939010c..cfa733663 100644 --- a/classes/Context.php +++ b/classes/Context.php @@ -26,7 +26,7 @@ */ if ((bool)Configuration::get('PS_ALLOW_MOBILE_DEVICE')) - require_once(_PS_TOOL_DIR_.'Mobile_Detect/Mobile_Detect.php'); + require_once(_PS_TOOL_DIR_.'mobile_Detect/Mobile_Detect.php'); /** * @since 1.5.0