Parent Directory
|
Revision Log
|
Revision Graph
Simple implementation of the "Active Record" pattern to Drupal 6 and PHP5. It is still a work in progress.
| 1 | ; $Id$ |
| 2 | name = Record |
| 3 | description = Extend Drupal schema and provide CRUD functionalities. |
| 4 | package = Data API |
| 5 | version = VERSION |
| 6 | core = 6.x |
| ViewVC Help | |
| Powered by ViewVC 1.1.2 |