Marius Cramer
2015-12-08 a7b97c4310d88cb7a7b736e465d07ad4526f609e
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']) {