Projekt

Allgemein

Profil

« Zurück | Weiter » 

Revision 62ee225c

Von C. Braun vor mehr als 13 Jahren hinzugefügt

CSV-Import an neue Konfigurationsdatei angepasst. Bug-ID: 1632.

Unterschiede anzeigen:

lxo-import/blz.php
30 30
	require ("import_lib.php");
31 31

  
32 32
	if (!$_SESSION["db"]) {
33
		$conffile="../config/authentication.pl";
33
		$conffile="../config/lx_office.conf";
34 34
		if (!is_file($conffile)) {
35 35
			ende(4);
36 36
		}

Auch abrufbar als: Unified diff