Closed (fixed)
Project:
Drupal core
Version:
7.x-dev
Component:
base system
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
7 Jun 2008 at 15:09 UTC
Updated:
14 Jun 2010 at 19:13 UTC
Jump to comment: Most recent file
Comments
Comment #1
gpk commented"Host: $host" is very much OK. See http://drupal.org/node/30785.
Comment #2
mrharolda commentedReverted the
"Host: $host"definition...Please review the attached patch (again).
Comment #3
gpk commentedActually there are more that could benefit from the " syntax instead of ' ....
Comment #4
sunnot ok:
- "profiles/$profile/$directory"
- "$config/$directory"
- "$prefix.$field"
- '} SET $query WHERE ' (watch out!)
from this patch. The first 3 should be left alone; sometimes readability has higher priority.
Everything else is good to go.
Comment #5
casey commentedNo longer applies.
Comment #6
casey commentedFeel free to reopen if you disagree on closing.