Parent Directory
|
Revision Log
|
Revision Graph
Finished the skeleton of a plugin module. This module returns valid sample data in the correct structure. I can use this to test hook calls and workflow without tryint o implement a parser this early on.
| 1 | <?php |
| 2 | // $Id$ |
| 3 | |
| 4 | /** |
| 5 | * @file |
| 6 | * This module provides an interface for parsing various filetypes |
| 7 | */ |
| ViewVC Help | |
| Powered by ViewVC 1.1.2 |