1
0
Fork 0
mirror of https://gitlab.alpinelinux.org/alpine/aports.git synced 2025-07-23 19:25:25 +03:00
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

4 lines
121 B
Text

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