Revision 008c2e15
Von Moritz Bunkus vor fast 12 Jahren hinzugefügt
scripts/find-use.pl | ||
---|---|---|
52 | 52 |
find(sub { |
53 | 53 |
return unless /(\.p[lm]|console)$/; |
54 | 54 |
|
55 |
# remember modules shipped with Lx-Office
|
|
55 |
# remember modules shipped with kivitendo
|
|
56 | 56 |
$supplied{modulize($File::Find::name)}++ |
57 | 57 |
if $File::Find::dir =~ m#modules/#; |
58 | 58 |
|
... | ... | |
242 | 242 |
Distributed under the terms of the GNU General Public License v2. |
243 | 243 |
|
244 | 244 |
=cut |
245 |
|
|
246 |
|
Auch abrufbar als: Unified diff
Lx-Office heißt nun kivitendo