Revert "Symlinks entfernt. Mit ROSE ist die alte CGI Anbindung eh hinfällig, ergo...
authorSven Schöling <s.schoeling@linet-services.de>
Wed, 15 Sep 2010 11:24:36 +0000 (13:24 +0200)
committerSven Schöling <s.schoeling@linet-services.de>
Wed, 15 Sep 2010 11:24:36 +0000 (13:24 +0200)
This reverts commit 606b8c863c09af323cddc03167106bc178b9fb3b.

Solange die noch in Koexistenz sind, nicht entfernen.

41 files changed:
acctranscorrections.pl [new symlink]
admin.pl [new file with mode: 0755]
am.pl [new symlink]
amcvar.pl [new symlink]
amtemplates.pl [new symlink]
ap.pl [new symlink]
ar.pl [new symlink]
bankaccounts.pl [new symlink]
bp.pl [new symlink]
ca.pl [new symlink]
common.pl [new symlink]
cp.pl [new symlink]
ct.pl [new symlink]
datev.pl [new symlink]
dispatcher.pl [changed from file to symlink]
dn.pl [new symlink]
do.pl [new symlink]
fu.pl [new symlink]
generictranslations.pl [new symlink]
gl.pl [new symlink]
ic.pl [new symlink]
ir.pl [new symlink]
is.pl [new symlink]
kopf.pl [new symlink]
licenses.pl [new symlink]
login.pl [new symlink]
menu.pl [new symlink]
menuXML.pl [new symlink]
menujs.pl [new symlink]
menunew.pl [new symlink]
menuv3.pl [new symlink]
menuv4.pl [new symlink]
oe.pl [new symlink]
pe.pl [new symlink]
projects.pl [new symlink]
rc.pl [new symlink]
rp.pl [new symlink]
sepa.pl [new symlink]
todo.pl [new symlink]
ustva.pl [new symlink]
wh.pl [new symlink]

diff --git a/acctranscorrections.pl b/acctranscorrections.pl
new file mode 120000 (symlink)
index 0000000..385000d
--- /dev/null
@@ -0,0 +1 @@
+am.pl
\ No newline at end of file
diff --git a/admin.pl b/admin.pl
new file mode 100755 (executable)
index 0000000..603d166
--- /dev/null
+++ b/admin.pl
@@ -0,0 +1,10 @@
+#!/usr/bin/perl
+
+use strict;
+
+use SL::Dispatcher;
+
+SL::Dispatcher::pre_startup();
+SL::Dispatcher::handle_request('CGI');
+
+1;
diff --git a/am.pl b/am.pl
new file mode 120000 (symlink)
index 0000000..05c4a22
--- /dev/null
+++ b/am.pl
@@ -0,0 +1 @@
+admin.pl
\ No newline at end of file
diff --git a/amcvar.pl b/amcvar.pl
new file mode 120000 (symlink)
index 0000000..385000d
--- /dev/null
+++ b/amcvar.pl
@@ -0,0 +1 @@
+am.pl
\ No newline at end of file
diff --git a/amtemplates.pl b/amtemplates.pl
new file mode 120000 (symlink)
index 0000000..385000d
--- /dev/null
@@ -0,0 +1 @@
+am.pl
\ No newline at end of file
diff --git a/ap.pl b/ap.pl
new file mode 120000 (symlink)
index 0000000..385000d
--- /dev/null
+++ b/ap.pl
@@ -0,0 +1 @@
+am.pl
\ No newline at end of file
diff --git a/ar.pl b/ar.pl
new file mode 120000 (symlink)
index 0000000..385000d
--- /dev/null
+++ b/ar.pl
@@ -0,0 +1 @@
+am.pl
\ No newline at end of file
diff --git a/bankaccounts.pl b/bankaccounts.pl
new file mode 120000 (symlink)
index 0000000..385000d
--- /dev/null
@@ -0,0 +1 @@
+am.pl
\ No newline at end of file
diff --git a/bp.pl b/bp.pl
new file mode 120000 (symlink)
index 0000000..385000d
--- /dev/null
+++ b/bp.pl
@@ -0,0 +1 @@
+am.pl
\ No newline at end of file
diff --git a/ca.pl b/ca.pl
new file mode 120000 (symlink)
index 0000000..385000d
--- /dev/null
+++ b/ca.pl
@@ -0,0 +1 @@
+am.pl
\ No newline at end of file
diff --git a/common.pl b/common.pl
new file mode 120000 (symlink)
index 0000000..385000d
--- /dev/null
+++ b/common.pl
@@ -0,0 +1 @@
+am.pl
\ No newline at end of file
diff --git a/cp.pl b/cp.pl
new file mode 120000 (symlink)
index 0000000..385000d
--- /dev/null
+++ b/cp.pl
@@ -0,0 +1 @@
+am.pl
\ No newline at end of file
diff --git a/ct.pl b/ct.pl
new file mode 120000 (symlink)
index 0000000..385000d
--- /dev/null
+++ b/ct.pl
@@ -0,0 +1 @@
+am.pl
\ No newline at end of file
diff --git a/datev.pl b/datev.pl
new file mode 120000 (symlink)
index 0000000..385000d
--- /dev/null
+++ b/datev.pl
@@ -0,0 +1 @@
+am.pl
\ No newline at end of file
deleted file mode 100755 (executable)
index 603d166b2ca7a63d4c7f36408ee3ca41741e849e..0000000000000000000000000000000000000000
+++ /dev/null
@@ -1,10 +0,0 @@
-#!/usr/bin/perl
-
-use strict;
-
-use SL::Dispatcher;
-
-SL::Dispatcher::pre_startup();
-SL::Dispatcher::handle_request('CGI');
-
-1;
new file mode 120000 (symlink)
index 0000000000000000000000000000000000000000..05c4a229e0359f9b0c7f63ffb74d9cb5a41c9090
--- /dev/null
@@ -0,0 +1 @@
+admin.pl
\ No newline at end of file
diff --git a/dn.pl b/dn.pl
new file mode 120000 (symlink)
index 0000000..385000d
--- /dev/null
+++ b/dn.pl
@@ -0,0 +1 @@
+am.pl
\ No newline at end of file
diff --git a/do.pl b/do.pl
new file mode 120000 (symlink)
index 0000000..385000d
--- /dev/null
+++ b/do.pl
@@ -0,0 +1 @@
+am.pl
\ No newline at end of file
diff --git a/fu.pl b/fu.pl
new file mode 120000 (symlink)
index 0000000..385000d
--- /dev/null
+++ b/fu.pl
@@ -0,0 +1 @@
+am.pl
\ No newline at end of file
diff --git a/generictranslations.pl b/generictranslations.pl
new file mode 120000 (symlink)
index 0000000..19d25c9
--- /dev/null
@@ -0,0 +1 @@
+common.pl
\ No newline at end of file
diff --git a/gl.pl b/gl.pl
new file mode 120000 (symlink)
index 0000000..385000d
--- /dev/null
+++ b/gl.pl
@@ -0,0 +1 @@
+am.pl
\ No newline at end of file
diff --git a/ic.pl b/ic.pl
new file mode 120000 (symlink)
index 0000000..385000d
--- /dev/null
+++ b/ic.pl
@@ -0,0 +1 @@
+am.pl
\ No newline at end of file
diff --git a/ir.pl b/ir.pl
new file mode 120000 (symlink)
index 0000000..385000d
--- /dev/null
+++ b/ir.pl
@@ -0,0 +1 @@
+am.pl
\ No newline at end of file
diff --git a/is.pl b/is.pl
new file mode 120000 (symlink)
index 0000000..385000d
--- /dev/null
+++ b/is.pl
@@ -0,0 +1 @@
+am.pl
\ No newline at end of file
diff --git a/kopf.pl b/kopf.pl
new file mode 120000 (symlink)
index 0000000..05c4a22
--- /dev/null
+++ b/kopf.pl
@@ -0,0 +1 @@
+admin.pl
\ No newline at end of file
diff --git a/licenses.pl b/licenses.pl
new file mode 120000 (symlink)
index 0000000..385000d
--- /dev/null
@@ -0,0 +1 @@
+am.pl
\ No newline at end of file
diff --git a/login.pl b/login.pl
new file mode 120000 (symlink)
index 0000000..05c4a22
--- /dev/null
+++ b/login.pl
@@ -0,0 +1 @@
+admin.pl
\ No newline at end of file
diff --git a/menu.pl b/menu.pl
new file mode 120000 (symlink)
index 0000000..385000d
--- /dev/null
+++ b/menu.pl
@@ -0,0 +1 @@
+am.pl
\ No newline at end of file
diff --git a/menuXML.pl b/menuXML.pl
new file mode 120000 (symlink)
index 0000000..385000d
--- /dev/null
@@ -0,0 +1 @@
+am.pl
\ No newline at end of file
diff --git a/menujs.pl b/menujs.pl
new file mode 120000 (symlink)
index 0000000..385000d
--- /dev/null
+++ b/menujs.pl
@@ -0,0 +1 @@
+am.pl
\ No newline at end of file
diff --git a/menunew.pl b/menunew.pl
new file mode 120000 (symlink)
index 0000000..385000d
--- /dev/null
@@ -0,0 +1 @@
+am.pl
\ No newline at end of file
diff --git a/menuv3.pl b/menuv3.pl
new file mode 120000 (symlink)
index 0000000..385000d
--- /dev/null
+++ b/menuv3.pl
@@ -0,0 +1 @@
+am.pl
\ No newline at end of file
diff --git a/menuv4.pl b/menuv4.pl
new file mode 120000 (symlink)
index 0000000..385000d
--- /dev/null
+++ b/menuv4.pl
@@ -0,0 +1 @@
+am.pl
\ No newline at end of file
diff --git a/oe.pl b/oe.pl
new file mode 120000 (symlink)
index 0000000..385000d
--- /dev/null
+++ b/oe.pl
@@ -0,0 +1 @@
+am.pl
\ No newline at end of file
diff --git a/pe.pl b/pe.pl
new file mode 120000 (symlink)
index 0000000..385000d
--- /dev/null
+++ b/pe.pl
@@ -0,0 +1 @@
+am.pl
\ No newline at end of file
diff --git a/projects.pl b/projects.pl
new file mode 120000 (symlink)
index 0000000..385000d
--- /dev/null
@@ -0,0 +1 @@
+am.pl
\ No newline at end of file
diff --git a/rc.pl b/rc.pl
new file mode 120000 (symlink)
index 0000000..385000d
--- /dev/null
+++ b/rc.pl
@@ -0,0 +1 @@
+am.pl
\ No newline at end of file
diff --git a/rp.pl b/rp.pl
new file mode 120000 (symlink)
index 0000000..385000d
--- /dev/null
+++ b/rp.pl
@@ -0,0 +1 @@
+am.pl
\ No newline at end of file
diff --git a/sepa.pl b/sepa.pl
new file mode 120000 (symlink)
index 0000000..385000d
--- /dev/null
+++ b/sepa.pl
@@ -0,0 +1 @@
+am.pl
\ No newline at end of file
diff --git a/todo.pl b/todo.pl
new file mode 120000 (symlink)
index 0000000..385000d
--- /dev/null
+++ b/todo.pl
@@ -0,0 +1 @@
+am.pl
\ No newline at end of file
diff --git a/ustva.pl b/ustva.pl
new file mode 120000 (symlink)
index 0000000..385000d
--- /dev/null
+++ b/ustva.pl
@@ -0,0 +1 @@
+am.pl
\ No newline at end of file
diff --git a/wh.pl b/wh.pl
new file mode 120000 (symlink)
index 0000000..385000d
--- /dev/null
+++ b/wh.pl
@@ -0,0 +1 @@
+am.pl
\ No newline at end of file