]> wagnertech.de Git - timetracker.git/blobdiff - WEB-INF/lib/ttInvoiceHelper.class.php
More refactoring.
[timetracker.git] / WEB-INF / lib / ttInvoiceHelper.class.php
index b7d2cc280e8577e00364a59e765fb8b94f6d845b..2784a7b91b8ebd04265225ddedcade6da6e43988 100644 (file)
@@ -99,7 +99,6 @@ class ttInvoiceHelper {
   // The getInvoiceItems retrieves tt_log items associated with the invoice. 
   static function getInvoiceItems($invoice_id) {
     global $user;
-    global $i18n;
     $mdb2 = getConnection();
 
     // At this time only detailed invoice is supported.