Index: trunk/kernel/include/usersession.php =================================================================== diff -u -r510 -r534 --- trunk/kernel/include/usersession.php (.../usersession.php) (revision 510) +++ trunk/kernel/include/usersession.php (.../usersession.php) (revision 534) @@ -28,7 +28,7 @@ global $objConfig, $objLanguages, $objThemes, $m_var_list; $this->m_Errors = new clsErrorManager(); - $this->adodbConnection = GetADODBConnection(); + $this->adodbConnection = &GetADODBConnection(); $this->PermCache = array(); $this->PermCacheGroups ="";