summaryrefslogtreecommitdiff
path: root/list.php
diff options
context:
space:
mode:
authorLester Caine <lester@lsces.co.uk>2008-06-19 09:29:08 +0000
committerLester Caine <lester@lsces.co.uk>2008-06-19 09:29:08 +0000
commit0153f3d33ab9fc93b5e654b90a6792df01e23dc7 (patch)
tree97ce258aa1feb2cedaae1e7a6b466730bdea88ab /list.php
parent0a8c72a0ce81ba2d681718e56a2c0514cf82d3a9 (diff)
downloadarticles-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 'list.php')
-rw-r--r--list.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/list.php b/list.php
index cc898f0..378c70b 100644
--- a/list.php
+++ b/list.php
@@ -1,7 +1,7 @@
<?php
/**
- * @version $Header: /cvsroot/bitweaver/_bit_articles/list.php,v 1.20 2007/08/23 08:10:21 squareing Exp $
- * @package article
+ * @version $Header: /cvsroot/bitweaver/_bit_articles/list.php,v 1.21 2008/06/19 09:29:08 lsces Exp $
+ * @package articles
* @subpackage functions
*/