Marius Burkard
2016-01-20 ec64cf5c39c388c297607ba3ac1424f057eafaee
interface/lib/app.inc.php
@@ -240,7 +240,7 @@
         }
         $this->_language_inc = 1;
      }
      if(!empty($this->_wb[$text])) {
      if(isset($this->_wb[$text]) && $this->wb[$text] !== '') {
         $text = $this->_wb[$text];
      } else {
         if($this->_conf['debug_language']) {