gl.pl: benutzte Funktionen aus DBUtils auch importieren
[kivitendo-erp.git] / bin / mozilla / gl.pl
index 026cf6a..7761f70 100644 (file)
@@ -42,6 +42,7 @@ use SL::GL;
 use SL::IS;
 use SL::PE;
 use SL::ReportGenerator;
+use SL::DBUtils qw(selectrow_query);
 
 require "bin/mozilla/common.pl";
 require "bin/mozilla/drafts.pl";