Menu

#1 Correction in function InsertInput()

open
nobody
None
5
2002-10-12
2002-10-12
Anonymous
No

In the function InsertInput($input) of Vers. 0.1 the
following line

while(list(,$input) = each($directoryitems))

should be replaced by

while(list(,$input) = each($inputitems))

Thanks for having provided this library - it helped me
to get my first XML application on 7940 IP Phone up
quite quickly!

Rolf Sommerhalder
rolf (dot) sommerhalder (at) alumni (dot) ethz (dot) ch

Discussion


Log in to post a comment.