Closed (fixed)
Project:
Drupal core
Version:
4.6.0
Component:
base system
Priority:
Normal
Category:
Task
Assigned:
Reporter:
Created:
18 Jul 2005 at 23:22 UTC
Updated:
8 Aug 2005 at 23:43 UTC
Named constants are much better to use than strings for this sort of thing.
| Comment | File | Size | Author |
|---|---|---|---|
| bootstrap_constants.patch | 5.94 KB | drumm |
Comments
Comment #1
chx commentedIt's fine with me. drumm says that if you do make a typo with the named constant a useful error is more likely.
Comment #2
drummI am nearly finished preparing a patch to update.php, which has modified lines next to a line modified by this patch. I'd like this resolved first to avoid conflicts.
Comment #3
dries commentedCommitted to HEAD.
Comment #4
dries commentedComment #5
(not verified) commentedComment #6
drumm