13 Feb
2005
13 Feb
'05
11:33 p.m.
Project: Drupal Version: cvs Component: base system Category: bug reports Priority: minor Assigned to: Anonymous Reported by: tangent Updated by: tangent Status: patch Attachment: http://drupal.org/files/issues/settings.patch (4.54 KB) For whatever reason the /sites/default/settings.php file uses comment and string conventions that differ from the rest of Drupal. Comments use # instead of c-style comments and all strings use double quotes unnecessarily. This patch updates settings.php to conform to the recommended style conventions. tangent -- View: http://drupal.org/node/17288 Edit: http://drupal.org/project/comments/add/17288