Session w/multiple databases ? |
[eluser]Randy Casburn[/eluser]
You should really use a separate library file named MY_session or something and place it in your application/libraries directory. This way you can override the native session library without hacking the core library. Here is a file for you to work with: http://ellislab.com/forums/viewthread/89886/ I too need to support multiple databases with sessions. If this is something that is important to you, then add a comment to the post above and see if there is other interest in the community. Maybe someone else is interested too. Randy |
Messages In This Thread |
Session w/multiple databases ? - by El Forum - 10-06-2008, 01:17 PM
Session w/multiple databases ? - by El Forum - 10-06-2008, 01:27 PM
|