interface/web/dashboard/dashlets/quota.php @@ -6,7 +6,7 @@ global $app; //* Loading Template $app->uses('tpl','quota_lib'); $app->uses('tpl,quota_lib'); $tpl = new tpl; $tpl->newTemplate("dashlets/templates/quota.htm");