mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-05-09 20:12:14 +09:00
remove php5 syntax
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@10321 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
ff61eb5a22
commit
99669e0b7e
1 changed files with 1 additions and 1 deletions
|
|
@ -852,7 +852,7 @@
|
||||||
return false;
|
return false;
|
||||||
}
|
}
|
||||||
|
|
||||||
public function getTranslationLangCodes()
|
function getTranslationLangCodes()
|
||||||
{
|
{
|
||||||
$obj->document_srl = $this->document_srl;
|
$obj->document_srl = $this->document_srl;
|
||||||
// -2 is an index for content. We are interested if content has other translations.
|
// -2 is an index for content. We are interested if content has other translations.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue