Changeset 12496 for branches/rel/data


Ignore:
Timestamp:
2007/05/10 18:55:02 (17 years ago)
Author:
uehara
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/rel/data/include/page_layout.inc

    r12157 r12496  
    1919    if ($preview === false) { 
    2020        if ($url == "") { 
    21             $url = "http://" . $_SERVER['HTTP_HOST'] . $_SERVER['REQUEST_URI']; 
     21            $url = "http://" . $_SERVER['HTTP_HOST'] . $_SERVER['PHP_SELF'];             
    2222        } 
    2323        // URL¤ò¸µ¤Ë¥Ú¡¼¥¸¥Ç¥¶¥¤¥ó¤ò¼èÆÀ 
Note: See TracChangeset for help on using the changeset viewer.