Dominik Mueller
2014-02-26 b8ab8bf079d03ae4fc332b651397f49137a04a1f
interface/web/dashboard/dashlets/mailquota.php
@@ -3,10 +3,10 @@
class dashlet_mailquota {
   function show() {
      global $app, $conf;
      global $app;
      //* Loading Template
      $app->uses('tpl');
      $app->uses('tpl,quota_lib');
      $tpl = new tpl;
      $tpl->newTemplate("dashlets/templates/mailquota.htm");