summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLester Caine <lester@lsces.co.uk>2009-03-31 06:35:40 +0000
committerLester Caine <lester@lsces.co.uk>2009-03-31 06:35:40 +0000
commit726e75e8a22b743470099e4170764fdfb3938067 (patch)
treec39bffaa00b9f07c1127b32776785f186b974444
parentc29e10994052e13380c2cc894943df5f9276b45d (diff)
downloadliberty-726e75e8a22b743470099e4170764fdfb3938067.tar.gz
liberty-726e75e8a22b743470099e4170764fdfb3938067.tar.bz2
liberty-726e75e8a22b743470099e4170764fdfb3938067.zip
phpdoc update
-rw-r--r--LibertyContent.php4
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
*/