X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=gui%2Fbacula-web%2Fjobs.php;h=5fb6fafbdbb79d44e282f18a7d3b17ee6699d5c9;hb=bed4d6c620101ad0893a1eb28bfdb7bcf7511b00;hp=a8b39ec766c86b996179ba3a550a2d18e67b5ca6;hpb=02e73662469adb712f31c7bff155377b438b63d3;p=bacula%2Fbacula diff --git a/gui/bacula-web/jobs.php b/gui/bacula-web/jobs.php index a8b39ec766..5fb6fafbdb 100644 --- a/gui/bacula-web/jobs.php +++ b/gui/bacula-web/jobs.php @@ -8,8 +8,6 @@ $smarty = new Smarty(); $dbSql = new Bweb(); - require("lang.php"); - // Smarty configuration $smarty->compile_check = true; $smarty->debugging = false;