X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;ds=sidebyside;f=scripts%2Ffind-use.pl;h=959ecbedbc2c5ca7b3c714b8367492b4fa45a29c;hb=39fdacc1e4c1408a00c460f10fe3af93de1e6477;hp=bd58c078f223a40f27764e5bf4a6163b420558b0;hpb=420cc628dce84d55be98be5f9987b13879c2010e;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 - -