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:
ovclas 2012-03-05 09:40:37 +00:00
parent ff61eb5a22
commit 99669e0b7e

View file

@ -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.