Index: /temp/branches/mobile/data/install_mobile.inc
===================================================================
--- /temp/branches/mobile/data/install_mobile.inc	(revision 11399)
+++ /temp/branches/mobile/data/install_mobile.inc	(revision 11400)
@@ -7,5 +7,6 @@
     define ('SSL_URL', 'http://mobile.ec-cube.net/mobile/');
     define ('PC_SSL_URL', 'http://mobile.ec-cube.net/');
-    define ('URL_DIR', '/');
+    define ('URL_DIR', '/mobile/');
+    define ('PC_URL_DIR', '/');
     define ('DOMAIN_NAME', '');
     define ('DB_TYPE', 'mysql');
