Revision c2d97b23
Von Moritz Bunkus vor etwa 12 Jahren hinzugefügt
SL/System/Process.pm | ||
---|---|---|
35 | 35 |
|
36 | 36 |
=head1 SYNOPSIS |
37 | 37 |
|
38 |
# Get base path to Kivitendo scripts
|
|
38 |
# Get base path to kivitendo scripts
|
|
39 | 39 |
my $path = SL::System::Process->exe_dir; |
40 | 40 |
|
41 | 41 |
=head1 FUNCTIONS |
... | ... | |
44 | 44 |
|
45 | 45 |
=item C<exe_dir> |
46 | 46 |
|
47 |
Returns the absolute path to the directory the Kivitendo executables
|
|
47 |
Returns the absolute path to the directory the kivitendo executables
|
|
48 | 48 |
(C<login.pl> etc.) and modules (sub-directory C<SL/> etc.) are located |
49 | 49 |
in. |
50 | 50 |
|
Auch abrufbar als: Unified diff
"kivitendo" wird komplett klein geschrieben