From: Sven Schöling Date: Tue, 7 Sep 2010 16:43:19 +0000 (+0200) Subject: Symlinks entfernt. Mit ROSE ist die alte CGI Anbindung eh hinfällig, ergo sind die... X-Git-Tag: release-2.6.2beta1~142 X-Git-Url: http://wagnertech.de/git?a=commitdiff_plain;h=606b8c863c09af323cddc03167106bc178b9fb3b;p=kivitendo-erp.git Symlinks entfernt. Mit ROSE ist die alte CGI Anbindung eh hinfällig, ergo sind die Symlinks sinnlos. --- diff --git a/acctranscorrections.pl b/acctranscorrections.pl deleted file mode 120000 index 385000d1b..000000000 --- a/acctranscorrections.pl +++ /dev/null @@ -1 +0,0 @@ -am.pl \ No newline at end of file diff --git a/admin.pl b/admin.pl deleted file mode 100755 index 603d166b2..000000000 --- a/admin.pl +++ /dev/null @@ -1,10 +0,0 @@ -#!/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 deleted file mode 120000 index 05c4a229e..000000000 --- a/am.pl +++ /dev/null @@ -1 +0,0 @@ -admin.pl \ No newline at end of file diff --git a/amcvar.pl b/amcvar.pl deleted file mode 120000 index 385000d1b..000000000 --- a/amcvar.pl +++ /dev/null @@ -1 +0,0 @@ -am.pl \ No newline at end of file diff --git a/amtemplates.pl b/amtemplates.pl deleted file mode 120000 index 385000d1b..000000000 --- a/amtemplates.pl +++ /dev/null @@ -1 +0,0 @@ -am.pl \ No newline at end of file diff --git a/ap.pl b/ap.pl deleted file mode 120000 index 385000d1b..000000000 --- a/ap.pl +++ /dev/null @@ -1 +0,0 @@ -am.pl \ No newline at end of file diff --git a/ar.pl b/ar.pl deleted file mode 120000 index 385000d1b..000000000 --- a/ar.pl +++ /dev/null @@ -1 +0,0 @@ -am.pl \ No newline at end of file diff --git a/bankaccounts.pl b/bankaccounts.pl deleted file mode 120000 index 385000d1b..000000000 --- a/bankaccounts.pl +++ /dev/null @@ -1 +0,0 @@ -am.pl \ No newline at end of file diff --git a/bp.pl b/bp.pl deleted file mode 120000 index 385000d1b..000000000 --- a/bp.pl +++ /dev/null @@ -1 +0,0 @@ -am.pl \ No newline at end of file diff --git a/ca.pl b/ca.pl deleted file mode 120000 index 385000d1b..000000000 --- a/ca.pl +++ /dev/null @@ -1 +0,0 @@ -am.pl \ No newline at end of file diff --git a/common.pl b/common.pl deleted file mode 120000 index 385000d1b..000000000 --- a/common.pl +++ /dev/null @@ -1 +0,0 @@ -am.pl \ No newline at end of file diff --git a/cp.pl b/cp.pl deleted file mode 120000 index 385000d1b..000000000 --- a/cp.pl +++ /dev/null @@ -1 +0,0 @@ -am.pl \ No newline at end of file diff --git a/ct.pl b/ct.pl deleted file mode 120000 index 385000d1b..000000000 --- a/ct.pl +++ /dev/null @@ -1 +0,0 @@ -am.pl \ No newline at end of file diff --git a/datev.pl b/datev.pl deleted file mode 120000 index 385000d1b..000000000 --- a/datev.pl +++ /dev/null @@ -1 +0,0 @@ -am.pl \ No newline at end of file diff --git a/dispatcher.pl b/dispatcher.pl deleted file mode 120000 index 05c4a229e..000000000 --- a/dispatcher.pl +++ /dev/null @@ -1 +0,0 @@ -admin.pl \ No newline at end of file diff --git a/dispatcher.pl b/dispatcher.pl new file mode 100755 index 000000000..603d166b2 --- /dev/null +++ b/dispatcher.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/dn.pl b/dn.pl deleted file mode 120000 index 385000d1b..000000000 --- a/dn.pl +++ /dev/null @@ -1 +0,0 @@ -am.pl \ No newline at end of file diff --git a/do.pl b/do.pl deleted file mode 120000 index 385000d1b..000000000 --- a/do.pl +++ /dev/null @@ -1 +0,0 @@ -am.pl \ No newline at end of file diff --git a/fu.pl b/fu.pl deleted file mode 120000 index 385000d1b..000000000 --- a/fu.pl +++ /dev/null @@ -1 +0,0 @@ -am.pl \ No newline at end of file diff --git a/generictranslations.pl b/generictranslations.pl deleted file mode 120000 index 19d25c949..000000000 --- a/generictranslations.pl +++ /dev/null @@ -1 +0,0 @@ -common.pl \ No newline at end of file diff --git a/gl.pl b/gl.pl deleted file mode 120000 index 385000d1b..000000000 --- a/gl.pl +++ /dev/null @@ -1 +0,0 @@ -am.pl \ No newline at end of file diff --git a/ic.pl b/ic.pl deleted file mode 120000 index 385000d1b..000000000 --- a/ic.pl +++ /dev/null @@ -1 +0,0 @@ -am.pl \ No newline at end of file diff --git a/ir.pl b/ir.pl deleted file mode 120000 index 385000d1b..000000000 --- a/ir.pl +++ /dev/null @@ -1 +0,0 @@ -am.pl \ No newline at end of file diff --git a/is.pl b/is.pl deleted file mode 120000 index 385000d1b..000000000 --- a/is.pl +++ /dev/null @@ -1 +0,0 @@ -am.pl \ No newline at end of file diff --git a/kopf.pl b/kopf.pl deleted file mode 120000 index 05c4a229e..000000000 --- a/kopf.pl +++ /dev/null @@ -1 +0,0 @@ -admin.pl \ No newline at end of file diff --git a/licenses.pl b/licenses.pl deleted file mode 120000 index 385000d1b..000000000 --- a/licenses.pl +++ /dev/null @@ -1 +0,0 @@ -am.pl \ No newline at end of file diff --git a/login.pl b/login.pl deleted file mode 120000 index 05c4a229e..000000000 --- a/login.pl +++ /dev/null @@ -1 +0,0 @@ -admin.pl \ No newline at end of file diff --git a/menu.pl b/menu.pl deleted file mode 120000 index 385000d1b..000000000 --- a/menu.pl +++ /dev/null @@ -1 +0,0 @@ -am.pl \ No newline at end of file diff --git a/menuXML.pl b/menuXML.pl deleted file mode 120000 index 385000d1b..000000000 --- a/menuXML.pl +++ /dev/null @@ -1 +0,0 @@ -am.pl \ No newline at end of file diff --git a/menujs.pl b/menujs.pl deleted file mode 120000 index 385000d1b..000000000 --- a/menujs.pl +++ /dev/null @@ -1 +0,0 @@ -am.pl \ No newline at end of file diff --git a/menunew.pl b/menunew.pl deleted file mode 120000 index 385000d1b..000000000 --- a/menunew.pl +++ /dev/null @@ -1 +0,0 @@ -am.pl \ No newline at end of file diff --git a/menuv3.pl b/menuv3.pl deleted file mode 120000 index 385000d1b..000000000 --- a/menuv3.pl +++ /dev/null @@ -1 +0,0 @@ -am.pl \ No newline at end of file diff --git a/menuv4.pl b/menuv4.pl deleted file mode 120000 index 385000d1b..000000000 --- a/menuv4.pl +++ /dev/null @@ -1 +0,0 @@ -am.pl \ No newline at end of file diff --git a/oe.pl b/oe.pl deleted file mode 120000 index 385000d1b..000000000 --- a/oe.pl +++ /dev/null @@ -1 +0,0 @@ -am.pl \ No newline at end of file diff --git a/pe.pl b/pe.pl deleted file mode 120000 index 385000d1b..000000000 --- a/pe.pl +++ /dev/null @@ -1 +0,0 @@ -am.pl \ No newline at end of file diff --git a/projects.pl b/projects.pl deleted file mode 120000 index 385000d1b..000000000 --- a/projects.pl +++ /dev/null @@ -1 +0,0 @@ -am.pl \ No newline at end of file diff --git a/rc.pl b/rc.pl deleted file mode 120000 index 385000d1b..000000000 --- a/rc.pl +++ /dev/null @@ -1 +0,0 @@ -am.pl \ No newline at end of file diff --git a/rp.pl b/rp.pl deleted file mode 120000 index 385000d1b..000000000 --- a/rp.pl +++ /dev/null @@ -1 +0,0 @@ -am.pl \ No newline at end of file diff --git a/sepa.pl b/sepa.pl deleted file mode 120000 index 385000d1b..000000000 --- a/sepa.pl +++ /dev/null @@ -1 +0,0 @@ -am.pl \ No newline at end of file diff --git a/todo.pl b/todo.pl deleted file mode 120000 index 385000d1b..000000000 --- a/todo.pl +++ /dev/null @@ -1 +0,0 @@ -am.pl \ No newline at end of file diff --git a/ustva.pl b/ustva.pl deleted file mode 120000 index 385000d1b..000000000 --- a/ustva.pl +++ /dev/null @@ -1 +0,0 @@ -am.pl \ No newline at end of file diff --git a/wh.pl b/wh.pl deleted file mode 120000 index 385000d1b..000000000 --- a/wh.pl +++ /dev/null @@ -1 +0,0 @@ -am.pl \ No newline at end of file