Marius Burkard
2016-02-06 7b4df68ebbfa7edd70bc5c560c4d8aa0780e8a5b
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']) {