在 joomla 中更改 baseurl 的值

2022-01-06 00:00:00 php joomla

如何在 joomla 中更改 baseurl 值?

How to change baseurl value in joomla?

echo $this->baseurl

推荐答案

Baseurl是joomla的自动功能..

Baseurl is automatic function of joomla..

定义于

<代码>/templates/ja_purity/ja_templatetools.php ->第 165 行

如果你澄清你的问题,就会更容易帮助你.

If you clarify your problem, it will be easier to help you.

相关文章