Ignore:
Timestamp:
2008/08/26 17:02:14 (16 years ago)
Author:
Seasoft
Message:

モバイルサイトを使わない場合、パラメータ設定によりサイトマップに出力されないように設定可能に。本来はモバイルサイトの出力も抑制したかったが、一旦断念した(コメントに記載)。

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/comu-ver2/html/mobile/require.php

    r17477 r17558  
    104104// Moba8対応(Moba8パラメータ引き継ぎ) 
    105105if (function_exists("sfGetMoba8Param") == TRUE) { 
    106     sfGetMoba8Param($_GET['a8']); 
     106    sfGetMoba8Param($_GET['a8']); 
    107107} 
    108108 
Note: See TracChangeset for help on using the changeset viewer.