master
http://jmtd.livejournal.com/ 2009-10-23 19:48:04 -04:00 committed by Joey Hess
parent ba7442b845
commit 9e4fa42676
1 changed files with 11 additions and 0 deletions

View File

@ -82,3 +82,14 @@ my github ikiwiki fork):
>>
>> ...and on writing this comment I see your second suggestion was essentially
>> to do exactly that :) -- [[Jon]]
>>> ok, it's easier than I thought, I just pass the hash and it's handled
>>> correctly. Right now can't figure out why my hashes get converted into
>>> strings prior to me seeing them in scan():
$VAR64 = [
'HASH(0xc2daf8)',
'HASH(0xc2db40)'
];
>>> ...but it *really* is bedtime :) -- [[Jon]]