You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

17 lines
274 B

  1. # Kostenerstattungsformular
  2. ## INSTALL
  3. Install the following programs and PHP modules:
  4. * pdftk
  5. * php-session
  6. * php-json
  7. * php-openssl
  8. * php-ctype
  9. * php-filter
  10. * php-fileinfo
  11. Copy **config.sample.php** to **config.php**, and edit **config.php** to your needs.
  12. Tha's it.