Ignore:
Timestamp:
2007/08/30 13:36:30 (17 years ago)
Author:
naka
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/feature-module-zeus/data/include/mobile.inc

    r15459 r15460  
    197197    // ¥»¥Ã¥·¥ç¥ó¤ÎÍ­¸ú´ü¸Â¤ò¹¹¿·¤¹¤ë¡£ 
    198198    $_SESSION['mobile']['expires'] = time() + MOBILE_SESSION_LIFETIME; 
     199     
     200        if($_SESSION['mobile']['phone_id'] == "") { 
     201            gfprintlog("µ¡¼ïÈÖ¹æ¤Î¼èÆÀ¡§".$_SESSION['mobile']['phone_id']); 
     202        } 
     203     
    199204} 
    200205 
Note: See TracChangeset for help on using the changeset viewer.