Closed (fixed)
Project:
Drupal core
Version:
5.x-dev
Component:
base system
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
27 Dec 2006 at 19:03 UTC
Updated:
12 Jan 2007 at 19:00 UTC
Jump to comment: Most recent file
Comments
Comment #1
dries commentedGood catch. Committed this to CVS HEAD. Thanks again.
Comment #2
RobRoy commentedShouldn't those include the ./ like "include_once './'. drupal_get_path('module', ..."?
Comment #3
RobRoy commentedActually, I just updated from HEAD and it doesn't look like this was committed in the first place. So here is a patch with the proper './' in there too.
Comment #4
ChrisKennedy commented(Minor) Spacing error in the string concatenation of the second modification.
Comment #5
RobRoy commentedMan, I'm usually a stickler for those too. Should have double checked the edit. Thanks Chris. :P
Comment #6
dries commentedPatch looks good but doesn't apply? Odd.
Comment #7
ChrisKennedy commentedIt just wasn't rolled from the root directory.
Comment #8
dries commentedCommitted to CVS HEAD. Thanks!
Comment #9
(not verified) commented