Revision
318 -
Directory Listing
Modified
Thu May 30 19:15:02 2002 UTC (10 years, 11 months ago) by
gage
Minor safety additions to PG_restricted_eval to keep potentially
undefined variables from throwing errors.
These may not be the best fixes. (search for "undefined line number")
Revision
315 -
Directory Listing
Modified
Thu May 30 19:11:58 2002 UTC (10 years, 11 months ago) by
gage
Adding filtering subroutine which transforms objects such as
AnswerHash (which can't be transmitted by xml_rpc) to HASH
which can.
Avoids errors with Soaplite.