XPressME Integration Kit

Trac

Opened 15 years ago

Last modified 15 years ago

#92 closed バグ(bug)

XOOPS mainfile.phpのdefine に変数がある場合のバグ — at Version 1

Reported by: toemon Owned by: toemon
Priority: 普通 Milestone: Ver.2.0.0
Component: 一般 Version: 2.0.0
Severity: 普通 Keywords:
Cc:

Description (last modified by toemon)

XOOPS mainfile.phpのdefine 定義が文字列でなく変数で定義されている場合、XOOPS定義の取得に失敗する。 (thx legokao)

例 define('XOOPS_URL', 'http://'.$_SERVER['HTTP_HOST'].'/cube');

Change History (1)

comment:1 Changed 15 years ago by toemon

  • Description modified (diff)
  • Status changed from new to accepted
Note: See TracTickets for help on using tickets.