tbrehm
2010-09-16 e3ba932c63d6a8429b52f8de0e3a11709f405d80
interface/web/dashboard/dashlets/modules.php
@@ -11,8 +11,9 @@
      $tpl = new tpl;
      $tpl->newTemplate("dashlets/templates/modules.htm");
      
      $wb = array();
      $lng_file = 'lib/lang/'.$_SESSION['s']['language'].'_dashlet_modules.lng';
      include($lng_file);
      if(is_file($lng_file)) include($lng_file);
      $tpl->setVar($wb);
      
      /*