Change value of baseurl in joomla(在 joomla 中更改 baseurl 的值)
问题描述
如何在 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.
这篇关于在 joomla 中更改 baseurl 的值的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持编程学习网!