Adapted the transliteration to use Joomla API

This commit is contained in:
2019-10-11 16:51:43 +02:00
parent 4fb4069d64
commit 39b276ac4b
8 changed files with 6692 additions and 6634 deletions

View File

@ -6067,7 +6067,7 @@ class Interpretation extends Fields
$fixUniqe[] = $this->_t(4) . "}";
$fixUniqe[] = $this->_t(3) . "}";
$fixUniqe[] = $this->_t(2) . "}";
// $fixUniqe[] = PHP_EOL . $this->_t(2) . "//" . $this->setLine(__LINE__) . " Update alias if still empty at this point";
// $fixUniqe[] = $this->_t(2) . "if (\$data['" . $alias . "'] == null || empty(\$data['" . $alias . "']))";
// $fixUniqe[] = $this->_t(2) . "{";