From: Reini U. <ru...@x-...> - 2005-11-03 13:14:41
|
2005/11/3, Stefan <son...@ba...>: > Problem after Upgrade to php 4.4.1 > lib/DbSession/SQL.php:97: Notice: Only variables should be assigned by > reference > > before there are no errors. How to fix? Remove the reference from the function. |