沃梦达 / 编程问答 / php问题 / 正文

在 joomla 中更改 baseurl 的值

Change value of baseurl in joomla(在 joomla 中更改 baseurl 的值)

本文介绍了在 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 的值的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持编程学习网!

本文标题为:在 joomla 中更改 baseurl 的值

基础教程推荐