Difference between #1 and #2 of
A simple class to use a different db for a module

Revision #2 has been created by Maurizio Domba Cerin on May 20, 2011, 12:58:05 PM with the memo:

typo fix
« previous (#1)

Changes

Title unchanged

A simple class to use a different db for a module

Category unchanged

Tips

Yii version unchanged

Tags unchanged

module, database, active record, tips

Content changed

[...]
```php
class TestModule extends CModule
{
public
function $db;
...
}
```

###Your models
[...]
8 0
12 followers
Viewed: 29 797 times
Version: 1.1
Category: Tips
Written by: tydeas_dr
Last updated by: Maurizio Domba Cerin
Created on: May 12, 2011
Last updated: 12 years ago
Update Article

Revisions

View all history