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.split.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.split.php')
| -rw-r--r-- | plugins/data.split.php | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/plugins/data.split.php b/plugins/data.split.php index e3a2468..8567431 100644 --- a/plugins/data.split.php +++ b/plugins/data.split.php @@ -1,7 +1,7 @@ <?php /** - * @version $Revision: 1.3 $ - * @package Liberty + * @version $Revision: 1.4 $ + * @package liberty * @subpackage plugins_data */ // +----------------------------------------------------------------------+ @@ -18,7 +18,7 @@ // | by: StarRider <starrrider@users.sourceforge.net> // | Reworked from: wikiplugin_split.php - see deprecated code below // +----------------------------------------------------------------------+ -// $Id: data.split.php,v 1.3 2005/07/17 17:36:10 squareing Exp $ +// $Id: data.split.php,v 1.4 2005/08/07 17:40:31 squareing Exp $ /** * definitions |
