yevgenko / cookbook-php-fpm

Installs/Configures php-fpm
http://community.opscode.com/cookbooks/php-fpm
Apache License 2.0
68 stars 117 forks source link

Fix warning for deprecated comment method #12

Closed luishdez closed 11 years ago

luishdez commented 11 years ago

PHP Deprecated: Comments starting with '#' are deprecated

yevgenko commented 11 years ago

Thanks!