[Bug 599] Changed - Parse error in phplib/session.inc in function thaw
bugs@bugs.horde.org
bugs@bugs.horde.org
Fri, 9 Feb 2001 13:01:18 -0400
http://bugs.horde.org/show_bug.cgi?id=599
*** shadow/599 Fri Feb 9 12:46:06 2001
--- shadow/599.tmp.19558 Fri Feb 9 13:01:18 2001
***************
*** 96,98 ****
--- 96,104 ----
+ eval(sprintf("%s;",$vals));
but stell happens...
+
+ ------- Additional Comments From petronio@ifeva.edu.ar 02/09/01 13:01 -------
+ Something else...
+ If I comment out that line ( eval.... ) use IMP and just after uncommnet it
+ back. All start working, at least for a while.
+