[drupal-devel] [bug] Settings.php breaks with style guideline conventions

tangent drupal-devel at drupal.org
Sun Feb 13 22:33:50 UTC 2005


 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





More information about the drupal-devel mailing list