X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=scripts%2Ffind-use.pl;h=959ecbedbc2c5ca7b3c714b8367492b4fa45a29c;hb=0cb0a30142224785c73b545b6729b1d5b8892fca;hp=bd58c078f223a40f27764e5bf4a6163b420558b0;hpb=bf32f143e97443f074c37772a052b861ad3492ff;p=kivitendo-erp.git diff --git a/scripts/find-use.pl b/scripts/find-use.pl index bd58c078f..959ecbedb 100755 --- a/scripts/find-use.pl +++ b/scripts/find-use.pl @@ -52,7 +52,7 @@ GetOptions( find(sub { return unless /(\.p[lm]|console)$/; - # remember modules shipped with Lx-Office + # remember modules shipped with kivitendo $supplied{modulize($File::Find::name)}++ if $File::Find::dir =~ m#modules/#; @@ -242,5 +242,3 @@ Sven Schöling Es.schoeling@linet-services.deE Distributed under the terms of the GNU General Public License v2. =cut - -