Difference between #2 and #3 of
Extending common classes to allow better customization

Revision #3 has been created by RusAlex on Feb 17, 2011, 7:52:31 PM with the memo:

my default application cant work
« previous (#2) next (#4) »

Changes

Title unchanged

Extending common classes to allow better customization

Category unchanged

Tips

Yii version unchanged

Tags unchanged

Content changed

[...]
```php
<?php
// in protected/components/MyController.php

class MyController extends
CController {

}

// in protected/components/MyActiveRecord.php
[...]
36 0
19 followers
Viewed: 41 375 times
Version: 1.1
Category: Tips
Tags:
Written by: Steve Friedl
Last updated by: Steve Friedl
Created on: Dec 17, 2010
Last updated: 13 years ago
Update Article

Revisions

View all history