diff options
Diffstat (limited to 'liberty_plugins')
| -rwxr-xr-x | liberty_plugins/data.userlink.php | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/liberty_plugins/data.userlink.php b/liberty_plugins/data.userlink.php index f49b775..4cabe81 100755 --- a/liberty_plugins/data.userlink.php +++ b/liberty_plugins/data.userlink.php @@ -1,6 +1,6 @@ <?php /** - * @version $Revision: 1.3 $ + * @version $Revision: 1.4 $ * @package liberty * @subpackage plugins_data * @author bigwasp bigwasp@sourceforge.net @@ -9,7 +9,7 @@ // | Copyright (c) 2005, 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/ @@ -19,7 +19,7 @@ // | by: StarRider <starrrider@sourceforge.net> // | Reworked from: wikiplugin_usercount.php - see deprecated code below // +----------------------------------------------------------------------+ -// $Id: data.userlink.php,v 1.3 2008/11/09 09:08:56 squareing Exp $ +// $Id: data.userlink.php,v 1.4 2009/10/01 13:45:52 wjames5 Exp $ /** * definitions |
