diff options
| author | Lester Caine <lester@lsces.co.uk> | 2009-03-31 06:35:40 +0000 |
|---|---|---|
| committer | Lester Caine <lester@lsces.co.uk> | 2009-03-31 06:35:40 +0000 |
| commit | 726e75e8a22b743470099e4170764fdfb3938067 (patch) | |
| tree | c39bffaa00b9f07c1127b32776785f186b974444 | |
| parent | c29e10994052e13380c2cc894943df5f9276b45d (diff) | |
| download | liberty-726e75e8a22b743470099e4170764fdfb3938067.tar.gz liberty-726e75e8a22b743470099e4170764fdfb3938067.tar.bz2 liberty-726e75e8a22b743470099e4170764fdfb3938067.zip | |
phpdoc update
| -rw-r--r-- | LibertyContent.php | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/LibertyContent.php b/LibertyContent.php index 7b43904..2e25ff1 100644 --- a/LibertyContent.php +++ b/LibertyContent.php @@ -3,7 +3,7 @@ * Management of Liberty content * * @package liberty -* @version $Header: /cvsroot/bitweaver/_bit_liberty/LibertyContent.php,v 1.396 2009/02/27 17:53:26 tekimaki_admin Exp $ +* @version $Header: /cvsroot/bitweaver/_bit_liberty/LibertyContent.php,v 1.397 2009/03/31 06:35:40 lsces Exp $ * @author spider <spider@steelsun.com> */ @@ -2982,7 +2982,7 @@ class LibertyContent extends LibertyBase { * @param array $pHash * @access public * @return TRUE on success, FALSE on failure - mErrors will contain reason for failure - * @NOTE: + * @todo * - i think this function is not being used and will hopefully be removed soon - xing - Saturday Jul 07, 2007 19:54:02 CEST * - it is called in getContentList but I think that services can do what it does now - nick - Sunday Sep 30, 2007 */ |
