Parent Directory
|
Revision Log
|
Revision Graph
|
Patch
| revision 1.6, Mon Nov 6 21:02:53 2006 UTC | revision 1.7, Wed Mar 19 02:15:15 2008 UTC | |
|---|---|---|
| # | Line 1 | Line 1 |
| 1 | <?php | <?php |
| 2 | // $Id: advogato_import.module,v 1.5 2006/08/20 07:58:06 deekayen Exp $ | // $Id: advogato_import.module,v 1.6 2006/11/06 21:02:53 deekayen Exp $ |
| 3 | ||
| 4 | /** | /** |
| 5 | * @file | * @file |
| # | Line 9 | Line 9 |
| 9 | * @link http://deekayen.net/ | * @link http://deekayen.net/ |
| 10 | * @link http://www.advogato.org/xmlrpc.html | * @link http://www.advogato.org/xmlrpc.html |
| 11 | * @copyright Copyright 2006, David Kent Norman | * @copyright Copyright 2006, David Kent Norman |
| * @license http://www.statistica.unimib.it/utenti/dellavedova/software/artistic2.html Clarified Artistic License | ||
| 12 | * @todo make option to delete diary entries from Advogato after imported to Drupal | * @todo make option to delete diary entries from Advogato after imported to Drupal |
| 13 | */ | */ |
| 14 |
|
||||||||
| ViewVC Help | |
| Powered by ViewVC 1.1.2 |