diff options
Diffstat (limited to 'liberty_plugins')
| -rw-r--r-- | liberty_plugins/data.articles.php | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/liberty_plugins/data.articles.php b/liberty_plugins/data.articles.php index c4bed09..f9db716 100644 --- a/liberty_plugins/data.articles.php +++ b/liberty_plugins/data.articles.php @@ -1,6 +1,6 @@ <?php /** - * @version $Revision: 1.2 $ + * @version $Revision: 1.3 $ * @package liberty * @subpackage plugins_data */ @@ -8,7 +8,7 @@ // | Copyright (c) 2004, bitweaver.org // +----------------------------------------------------------------------+ // | All Rights Reserved. See copyright.txt for details and a complete list of authors. -// | Licensed under the GNU LESSER GENERAL PUBLIC LICENSE. See license.txt for details +// | Licensed under the GNU LESSER GENERAL PUBLIC LICENSE. See http://www.gnu.org/copyleft/lesser.html for details // | // | For comments, please use phpdocu.sourceforge.net documentation standards!!! // | -> see http://phpdocu.sourceforge.net/ @@ -18,7 +18,7 @@ // | by: StarRider <starrrider@users.sourceforge.net> // | Reworked from: wikiplugin_articles.php - see deprecated code below // +----------------------------------------------------------------------+ -// $Id: data.articles.php,v 1.2 2008/11/09 09:08:55 squareing Exp $ +// $Id: data.articles.php,v 1.3 2009/10/01 13:45:31 wjames5 Exp $ /** * definitions |
