Multiple Database Connection : Select database based on login user id, Dynamic

Comparing #6 with #8

Revision #8 was created by Rajith R Rajith R on Aug 2, 2013, 8:33:17 AM.

update

Title

Multiple Database : Select database based on login user id, Dynamic

Content

[...]
return self::getAdvertDbConnection();
}
```


Thats it!!
:-)