diff options
| author | Lester Caine <lester@lsces.co.uk> | 2008-06-23 06:30:50 +0000 |
|---|---|---|
| committer | Lester Caine <lester@lsces.co.uk> | 2008-06-23 06:30:50 +0000 |
| commit | aa272389abb6c2ba68dae36ed20e87186b67f585 (patch) | |
| tree | 1cf0afe7b2737c51005c2fa4ac29283ac1e88d71 /edit_storage_inc.php | |
| parent | 2cc248c813cad5f0b18574736404f3ef105c4faa (diff) | |
| download | liberty-aa272389abb6c2ba68dae36ed20e87186b67f585.tar.gz liberty-aa272389abb6c2ba68dae36ed20e87186b67f585.tar.bz2 liberty-aa272389abb6c2ba68dae36ed20e87186b67f585.zip | |
Tidy phpdoc header
Need to sort out a standard format for this so that all the relevent stuff is covered
Diffstat (limited to 'edit_storage_inc.php')
| -rw-r--r-- | edit_storage_inc.php | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/edit_storage_inc.php b/edit_storage_inc.php index 6fc41d4..fe1cce7 100644 --- a/edit_storage_inc.php +++ b/edit_storage_inc.php @@ -1,9 +1,9 @@ <?php /** - * edit_storage_inc + * @version $Header: /cvsroot/bitweaver/_bit_liberty/edit_storage_inc.php,v 1.31 2008/06/23 06:30:50 lsces Exp $ * + * edit_storage_inc * @author spider <spider@steelsun.com> - * @version $Revision: 1.30 $ * @package liberty * @subpackage functions */ |
