Revision 000df040
Von Sven Schöling vor etwa 14 Jahren hinzugefügt
acctranscorrections.pl | ||
---|---|---|
1 |
am.pl |
admin.pl | ||
---|---|---|
1 |
#!/usr/bin/perl |
|
2 |
|
|
3 |
use strict; |
|
4 |
|
|
5 |
use SL::Dispatcher; |
|
6 |
|
|
7 |
SL::Dispatcher::pre_startup(); |
|
8 |
SL::Dispatcher::handle_request('CGI'); |
|
9 |
|
|
10 |
1; |
am.pl | ||
---|---|---|
1 |
admin.pl |
amcvar.pl | ||
---|---|---|
1 |
am.pl |
amtemplates.pl | ||
---|---|---|
1 |
am.pl |
ap.pl | ||
---|---|---|
1 |
am.pl |
ar.pl | ||
---|---|---|
1 |
am.pl |
bankaccounts.pl | ||
---|---|---|
1 |
am.pl |
bp.pl | ||
---|---|---|
1 |
am.pl |
ca.pl | ||
---|---|---|
1 |
am.pl |
common.pl | ||
---|---|---|
1 |
am.pl |
cp.pl | ||
---|---|---|
1 |
am.pl |
ct.pl | ||
---|---|---|
1 |
am.pl |
datev.pl | ||
---|---|---|
1 |
am.pl |
dispatcher.pl | ||
---|---|---|
1 |
#!/usr/bin/perl |
|
2 |
|
|
3 |
use strict; |
|
4 |
|
|
5 |
use SL::Dispatcher; |
|
6 |
|
|
7 |
SL::Dispatcher::pre_startup(); |
|
8 |
SL::Dispatcher::handle_request('CGI'); |
|
9 |
|
|
10 |
1; |
dispatcher.pl | ||
---|---|---|
1 |
admin.pl |
dn.pl | ||
---|---|---|
1 |
am.pl |
do.pl | ||
---|---|---|
1 |
am.pl |
fu.pl | ||
---|---|---|
1 |
am.pl |
generictranslations.pl | ||
---|---|---|
1 |
common.pl |
gl.pl | ||
---|---|---|
1 |
am.pl |
ic.pl | ||
---|---|---|
1 |
am.pl |
ir.pl | ||
---|---|---|
1 |
am.pl |
is.pl | ||
---|---|---|
1 |
am.pl |
kopf.pl | ||
---|---|---|
1 |
admin.pl |
licenses.pl | ||
---|---|---|
1 |
am.pl |
login.pl | ||
---|---|---|
1 |
admin.pl |
menu.pl | ||
---|---|---|
1 |
am.pl |
menuXML.pl | ||
---|---|---|
1 |
am.pl |
menujs.pl | ||
---|---|---|
1 |
am.pl |
menunew.pl | ||
---|---|---|
1 |
am.pl |
menuv3.pl | ||
---|---|---|
1 |
am.pl |
menuv4.pl | ||
---|---|---|
1 |
am.pl |
oe.pl | ||
---|---|---|
1 |
am.pl |
pe.pl | ||
---|---|---|
1 |
am.pl |
projects.pl | ||
---|---|---|
1 |
am.pl |
rc.pl | ||
---|---|---|
1 |
am.pl |
rp.pl | ||
---|---|---|
1 |
am.pl |
sepa.pl | ||
---|---|---|
1 |
am.pl |
todo.pl | ||
---|---|---|
1 |
am.pl |
ustva.pl | ||
---|---|---|
1 |
am.pl |
wh.pl | ||
---|---|---|
1 |
am.pl |
Auch abrufbar als: Unified diff
Revert "Symlinks entfernt. Mit ROSE ist die alte CGI Anbindung eh hinfällig, ergo sind die Symlinks sinnlos."
This reverts commit 606b8c863c09af323cddc03167106bc178b9fb3b.
Solange die noch in Koexistenz sind, nicht entfernen.