summaryrefslogtreecommitdiff
path: root/list_content.php
diff options
context:
space:
mode:
authorLester Caine <lester@lsces.co.uk>2009-03-31 05:52:58 +0000
committerLester Caine <lester@lsces.co.uk>2009-03-31 05:52:58 +0000
commitc29e10994052e13380c2cc894943df5f9276b45d (patch)
treee5d39024f7fccba8518de7c88ad757d1f96f3880 /list_content.php
parentebf49a3eeaa6365b0933fc305f6a80a41b0b76ad (diff)
downloadliberty-c29e10994052e13380c2cc894943df5f9276b45d.tar.gz
liberty-c29e10994052e13380c2cc894943df5f9276b45d.tar.bz2
liberty-c29e10994052e13380c2cc894943df5f9276b45d.zip
phpdoc update
Diffstat (limited to 'list_content.php')
-rw-r--r--list_content.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/list_content.php b/list_content.php
index 49aa629..960236d 100644
--- a/list_content.php
+++ b/list_content.php
@@ -3,7 +3,7 @@
* list_content
*
* @author spider <spider@steelsun.com>
- * @version $Revision: 1.33 $
+ * @version $Revision: 1.34 $
* @package liberty
* @subpackage functions
*/
@@ -59,7 +59,7 @@ if( !empty( $_REQUEST['output'] )) {
$gBitSmarty->display( 'bitpackage:liberty/list_content_json.tpl' );
break;
case 'ajax':
- /* @TODO: the results structure of this are limited and
+ /* @TODO the results structure of this are limited and
* seem specific to some package use. It also requires
* an extra value 'id' which also seems very specific.
* Recommend that this be standardized, but