php: Don't use ( in comment in the custom config.
authorMatthijs Kooijman <matthijs@stdin.nl>
Thu, 19 Aug 2010 20:56:50 +0000 (22:56 +0200)
committerMatthijs Kooijman <matthijs@stdin.nl>
Thu, 19 Aug 2010 20:56:50 +0000 (22:56 +0200)
commit80041188d2d65a3603deb68a47bd9f26c4bc19c9
tree8c8a274528f07d27c99b767ba20514207209af97
parent537ab47a8a166b386430b61b0c259560e4008d5d
php: Don't use ( in comment in the custom config.

For some weird reason, using a ( in a comment in my local php.ini makes
PHP stop parsing the php.ini right there. Not sure why that is... It
seems that using parentheses is ok in the main config file. Perhaps it's
because the custom config isn't in the [PHP] section (but creating a
second [PHP] section doesn't help either...)
etc/php5/cgi/php.ini.local