aports/testing/z-push/htaccess
Noel Kuntze 4815d28f6e testing/z-push: new aport
open-source implementation of the ActiveSync protocol
2021-08-05 18:47:18 +00:00

5 lines
121 B
Plaintext

php_flag magic_quotes_gpc off
php_flag register_globals off
php_flag magic_quotes_runtime off
php_flag short_open_tag on