jmontoya
2010-08-04 e8a29cf134f7df1a1e7637083f6d7adf64949b7c
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);
      
      /*