diff options
author | emkael <emkael@tlen.pl> | 2019-08-21 12:03:14 +0200 |
---|---|---|
committer | emkael <emkael@tlen.pl> | 2019-08-21 12:03:14 +0200 |
commit | 246ad0023e5629bbedcc3cfd134ef4d09d3e722a (patch) | |
tree | 0aad092586d60636c5e8fd300d5028e66b4dc7a5 | |
parent | 3602738bca4b41c292e08f3ca9268dc616bc25b0 (diff) |
Moving API version of web-form to proper location
-rw-r--r-- | README.md | 1 | ||||
-rw-r--r-- | http/pkle2018.php (renamed from http/pkle2018-test.php) | 0 |
2 files changed, 1 insertions, 0 deletions
@@ -9,6 +9,7 @@ Zawartość repozytorium ---------------------- Katalog [`http`](http) to zawartość udostępniana na stronie PZBS: + * [`pkle2018.php`](http/pkle2018.php) to aktualny kalkulator, używający API * [`pkle2018-old.php`](http/pkle2018-old.php) to kalkulator sprzed wprowadzenia API * [`pkle2014.php`](http/pkle2014.php) i [`pkle2009.php`](http/pkle2009.php) to archiwalne wersje dla poprzednich Regulaminów Klasyfikacyjnych * [`index.php`](http/index.php) i [`pkle.php`](http/pkle.php) przekierowują do aktualnej wersji kalkulatora diff --git a/http/pkle2018-test.php b/http/pkle2018.php index 446a94c..446a94c 100644 --- a/http/pkle2018-test.php +++ b/http/pkle2018.php |