//「myページへ登録」リンク表示用の変数定義 $mypagemodelid = 3552; //定義ファイル読込み require("../../../../../pachi.conf"); $encInvitation = $GET_VARS["encInvitation"]; $uid = $GET_VARS["uid"]; $pageRank = ""; //pachi.confに設定した特定のホールIDの場合:$hallIdMatchFlg=1 //デフォルト:$hallIdMatchFlg = 0 $hallIdMatchFlg = hallIdMatch($encInvitation); ?>