开发者

Change value of baseurl in joomla

How to change baseurl value in joomla?

echo开发者_运维百科 $this->baseurl


Baseurl is automatic function of joomla..

defined at

/templates/ja_purity/ja_templatetools.php -> line 165

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


$this->baseurl = 'yourvalue_';
0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜