X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=dispatcher.pl;h=05c4a229e0359f9b0c7f63ffb74d9cb5a41c9090;hb=3020815bb359d1d98b0542a25c8f13c3a998a08b;hp=603d166b2ca7a63d4c7f36408ee3ca41741e849e;hpb=606b8c863c09af323cddc03167106bc178b9fb3b;p=kivitendo-erp.git diff --git a/dispatcher.pl b/dispatcher.pl deleted file mode 100755 index 603d166b2..000000000 --- a/dispatcher.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/dispatcher.pl b/dispatcher.pl new file mode 120000 index 000000000..05c4a229e --- /dev/null +++ b/dispatcher.pl @@ -0,0 +1 @@ +admin.pl \ No newline at end of file