From: James E. F. <jf...@ac...> - 2002-03-28 14:53:07
|
On Thu, 28 Mar 2002, Matthew Gregg wrote: > Fix for this on line 38 in phpESP.ini: > - unset $tmp_lang; > + unset($tmp_lang); > > With that fix in place I don't have the "Invalid survey ID" problem. Fixed in CVS. -James |