Projekt

Allgemein

Profil

« Zurück | Weiter » 

Revision f2af9def

Von Moritz Bunkus vor fast 14 Jahren hinzugefügt

  • ID f2af9def6777d0192a83c8a86f1332569c742051
  • Vorgänger 2b82ec61
  • Nachfolger 2b339152

Globale Variablen nach %::lx_office_conf verschoben

Betroffen sind:
$sendmail
$openofficeorg_writer_bin
$xvfb_bin
$html2ps_bin
$ghostscript_bin
$latex_bin
$pg_dump_exe
$pg_restore_exe

Unterschiede anzeigen:

scripts/console
59 59

  
60 60
  package main;
61 61

  
62
  { no warnings 'once';
63
    $::sendmail   = "| /usr/sbin/sendmail -t";
64
  }
65

  
66 62
  eval { require "config/lx-erp.conf"; };
67 63
  eval { require "config/lx-erp-local.conf"; } if -f "config/lx-erp-local.conf";
68 64

  

Auch abrufbar als: Unified diff