]> wagnertech.de Git - kivitendo-erp.git/blobdiff - bin/mozilla/gl.pl
gl.pl: benutzte Funktionen aus DBUtils auch importieren
[kivitendo-erp.git] / bin / mozilla / gl.pl
index 026cf6a01db7871ee155d2be441bf0c15a93752e..7761f70bfd903601db594cdbc73f12a5cb458b8f 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";