Projekt

Allgemein

Profil

« Zurück | Weiter » 

Revision c2d97b23

Von Moritz Bunkus vor etwa 12 Jahren hinzugefügt

  • ID c2d97b23151e352334f51023ef6fc34907b8cd64
  • Vorgänger cc3ea92a
  • Nachfolger 880bc0d2

"kivitendo" wird komplett klein geschrieben

Unterschiede anzeigen:

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