From: Reini U. <ru...@x-...> - 2006-03-03 07:41:39
|
William Leader schrieb: > For this exact notice, I have been able to make a tiny change to SQL.php > that makes it go away. It doesn't seem to have any ill effects yet on my > installation. > > In lib/DbSession/SQL.php > Change line 97 > From: > $dbh = &$this->_connect(); > To: > $dbh = $this->_connect(); All those fixes and many more are already in 1.3.12_rc2 -- Reini Urban http://phpwiki.org/ http://helsinki.at/ http://spacemovie.mur.at/ |