Florian Schaal
2015-09-18 14150027a166de379bd61ba3f15ac8c8a92524d5
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']) {