Closed (fixed)
Project:
CRAM (Challenge-Response Authentication Mechanism)
Version:
5.x-1.x-dev
Component:
Documentation
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
26 Jan 2008 at 02:20 UTC
Updated:
24 Mar 2008 at 17:56 UTC
Comments
Comment #1
selmanj commented@agharbeia
This should be fixed now. I used explode() rather than str_split() so that it works in php4. Can you download the latest -dev and give it a try to confirm that it works now in php 4?
Comment #2
Freso commentedComment #3
agharbeia commentedYes, it works now as expected.
Thank you.