Warum nicht wieder das Buchungsjournal für einzelne Konten aktivieren? Ist doch alles...
[kivitendo-erp.git] / kopf.pl
diff --git a/kopf.pl b/kopf.pl
deleted file mode 100755 (executable)
index 001ac988a528e0f5e75a44103489c098888f5e76..0000000000000000000000000000000000000000
--- a/kopf.pl
+++ /dev/null
@@ -1,17 +0,0 @@
-#!/usr/bin/perl
-#
-
-use SL::LXDebug;
-$lxdebug = LXDebug->new();
-
-use SL::Form;
-
-eval { require "lx-erp.conf"; };
-
-$form = new Form;
-
-eval { require("$userspath/$form->{login}.conf"); };
-
-$locale = new Locale "$myconfig{countrycode}", "kopf";
-
-eval { require "bin/mozilla/kopf.pl"; };
diff --git a/kopf.pl b/kopf.pl
new file mode 120000 (symlink)
index 0000000000000000000000000000000000000000..05c4a229e0359f9b0c7f63ffb74d9cb5a41c9090
--- /dev/null
+++ b/kopf.pl
@@ -0,0 +1 @@
+admin.pl
\ No newline at end of file