Parent Directory
|
Revision Log
|
Revision Graph
add views handlers for use by contrib modules
| 1 | <?php |
| 2 | // $Id: emfield.install,v 1.1 2007/06/26 01:15:26 aaron Exp $ |
| 3 | |
| 4 | /** |
| 5 | * Implementation of hook_install(). |
| 6 | */ |
| 7 | function emfield_install() { |
| 8 | } |
| ViewVC Help | |
| Powered by ViewVC 1.1.2 |