[-] BO : theme mobile : #PSCFV-3937

git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@17220 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
lLefevre
2012-09-07 07:46:34 +00:00
parent 7abd718eda
commit c4442a9eef
+1 -1
View File
@@ -26,7 +26,7 @@
*/
if ((bool)Configuration::get('PS_ALLOW_MOBILE_DEVICE'))
include_once(_PS_TOOL_DIR_.'/Mobile_Detect/Mobile_Detect.php');
require_once(_PS_TOOL_DIR_.'Mobile_Detect/Mobile_Detect.php');
/**
* @since 1.5.0