Index: branches/version-2_5-dev/html/require.php
===================================================================
--- branches/version-2_5-dev/html/require.php	(revision 20466)
+++ branches/version-2_5-dev/html/require.php	(revision 20591)
@@ -29,5 +29,5 @@
 require_once HTML_REALDIR . HTML2DATA_DIR . 'require_base.php';
 
-if (SC_Display::detectDevice() == DEVICE_TYPE_MOBILE){
+if (SC_Display_Ex::detectDevice() == DEVICE_TYPE_MOBILE){
     define('MOBILE_SITE', true);
     $objMobile = new SC_Helper_Mobile_Ex();
