PHPList Upgrade Breakage

I noticed an issue in upgrading to the latest PHPList included in the latest Virtualmin.

It adds the following line to the end of the .htaccess file:

php_flag magic_quotes_gpc on

Which is great, except that breaks when not using mod_php, which happens to be the majority of Virtualmin setups ;-)

Commenting out that line resolves the problem.

Thanks!

Status: 
Closed (fixed)