Revision 606b8c86
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 |
admin.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; |
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
Symlinks entfernt. Mit ROSE ist die alte CGI Anbindung eh hinfällig, ergo sind die Symlinks sinnlos.