Parent Directory
|
Revision Log
|
Revision Graph
|
Patch
| revision 1.3, Tue Apr 7 18:42:31 2009 UTC | revision 1.4, Tue Apr 7 21:14:39 2009 UTC | |
|---|---|---|
| # | Line 1 | Line 1 |
| 1 | <?php | <?php |
| 2 | // $Id: viewfield.install,v 1.2 2009/04/06 18:52:50 darrenoh Exp $ | // $Id: viewfield.install,v 1.3 2009/04/07 18:42:31 darrenoh Exp $ |
| 3 | ||
| 4 | /** | /** |
| 5 | * @file | * @file |
| 6 | * Defines a field type that displays the contents of a view in a node. | * Installation functions. |
| 7 | */ | */ |
| 8 | ||
| 9 | /** | /** |
|
||||||||
| ViewVC Help | |
| Powered by ViewVC 1.1.2 |