freebsd-ports/www/phproxy/pkg-message
2019-08-14 12:25:09 +00:00

13 lines
276 B
Text

[
{ type: install
message: <<EOM
NOTE:
- safe_mode must be turned off in php.ini
- file_uploads turned On for HTTP file uploads.
- JavaScript turned on for the browser. Setting the flags and
encrypting the supplied URL initially requires the use of
JavaScript.
EOM
}
]