Implement dynamic generation of &base; entity for XML documents and

activate it instead of using a static &base;.  Since an .xml database file
(or an .xslt stylesheet file) is used from various directories, the static
&base; no longer works.

PR:	www/102331
This commit is contained in:
Hiroki Sato 2006-08-21 18:27:43 +00:00
parent e113013a13
commit 764a355ca7
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=28508
2 changed files with 19 additions and 1 deletions

View file

Internal server error - The gay git

500

Internal server error

Forgejo version: 9.0.3

@ -108,6 +108,12 @@ WWW_LANGCODE?= ${_WWW_LANGCODE}
DOC_PREFIX!= ${REALPATH} ${DOC_PREFIX}
WEB_PREFIX!= ${REALPATH} ${WEB_PREFIX}