diff options
| author | Lester Caine <lester@lsces.co.uk> | 2008-06-19 09:29:08 +0000 |
|---|---|---|
| committer | Lester Caine <lester@lsces.co.uk> | 2008-06-19 09:29:08 +0000 |
| commit | 0153f3d33ab9fc93b5e654b90a6792df01e23dc7 (patch) | |
| tree | 97ce258aa1feb2cedaae1e7a6b466730bdea88ab /edit_topic.php | |
| parent | 0a8c72a0ce81ba2d681718e56a2c0514cf82d3a9 (diff) | |
| download | articles-0153f3d33ab9fc93b5e654b90a6792df01e23dc7.tar.gz articles-0153f3d33ab9fc93b5e654b90a6792df01e23dc7.tar.bz2 articles-0153f3d33ab9fc93b5e654b90a6792df01e23dc7.zip | |
Correct documentation package name to articles
Could have worked around error, but lets get these things consistent
Diffstat (limited to 'edit_topic.php')
| -rw-r--r-- | edit_topic.php | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/edit_topic.php b/edit_topic.php index b8439c3..ceab7dd 100644 --- a/edit_topic.php +++ b/edit_topic.php @@ -1,7 +1,7 @@ <?php /** - * @version $Header: /cvsroot/bitweaver/_bit_articles/edit_topic.php,v 1.4 2005/10/30 19:48:40 lsces Exp $ - * @package article + * @version $Header: /cvsroot/bitweaver/_bit_articles/edit_topic.php,v 1.5 2008/06/19 09:29:08 lsces Exp $ + * @package articles * @subpackage functions */ |
