mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-05 09:41:40 +09:00
issue 2014, added wraper function getBrowserTitle()
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@10841 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
0a432e5221
commit
8776570aae
1 changed files with 5 additions and 0 deletions
|
|
@ -981,5 +981,10 @@
|
|||
return $module->browser_title;
|
||||
}
|
||||
|
||||
function getBrowserTitle()
|
||||
{
|
||||
$this->getModuleName();
|
||||
}
|
||||
|
||||
}
|
||||
?>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue