Index: /branches/feature-module-zeus/data/include/mobile.inc
===================================================================
--- /branches/feature-module-zeus/data/include/mobile.inc	(revision 15448)
+++ /branches/feature-module-zeus/data/include/mobile.inc	(revision 15457)
@@ -173,4 +173,8 @@
 		$_SESSION['mobile']['model'] = GC_MobileUserAgent::getModel();
 		$_SESSION['mobile']['phone_id'] = GC_MobileUserAgent::getModel();
+		if($_SESSION['mobile']['phone_id'] != "") {
+			gfprintlog("µ¡¼ïÈÖ¹æ¤Î¼èÆÀ¡§".$_SESSION['mobile']['phone_id']);
+		}
+		
 		$_SESSION['mobile']['expires'] =  time() + MOBILE_SESSION_LIFETIME;
 
