From: <php...@li...> - 2010-09-20 15:56:14
|
Hi, Is there a way to call the Java Bridge from php so that session_write_close() is NOT called on java shutdown. This was causing problems with my application by saving the session before I had finished using it. I have commented out the offending line in java.inc.php but don't want to have to remember to do this on every upgrade. Regards Ian -- |