diff options
| author | Max Kremmel <xing@synapse.plus.com> | 2005-08-07 17:40:33 +0000 |
|---|---|---|
| committer | Max Kremmel <xing@synapse.plus.com> | 2005-08-07 17:40:33 +0000 |
| commit | 71c4c1487dc6cf29087612584f239a15e8b39f2f (patch) | |
| tree | 7684cad3e93c38f6d4529d9e68983a8822c05931 /plugins/data.rss.php | |
| parent | ee3fd1e1d304664c64c5e6f34a28561374fbab58 (diff) | |
| download | liberty-71c4c1487dc6cf29087612584f239a15e8b39f2f.tar.gz liberty-71c4c1487dc6cf29087612584f239a15e8b39f2f.tar.bz2 liberty-71c4c1487dc6cf29087612584f239a15e8b39f2f.zip | |
merge recent changes from R1 to HEAD
Diffstat (limited to 'plugins/data.rss.php')
| -rw-r--r-- | plugins/data.rss.php | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/plugins/data.rss.php b/plugins/data.rss.php index 1ab7d1c..58d191b 100644 --- a/plugins/data.rss.php +++ b/plugins/data.rss.php @@ -1,7 +1,7 @@ <?php /** - * @version $Revision: 1.2 $ - * @package Liberty + * @version $Revision: 1.3 $ + * @package liberty * @subpackage plugins_data */ // +----------------------------------------------------------------------+ @@ -17,7 +17,7 @@ // | Reworked for Bitweaver (& Undoubtedly Screwed-Up) // | by: StarRider <starrrider@users.sourceforge.net> // +----------------------------------------------------------------------+ -// $Id: data.rss.php,v 1.2 2005/06/28 07:45:48 spiderr Exp $ +// $Id: data.rss.php,v 1.3 2005/08/07 17:40:31 squareing Exp $ /** * definitions |
