diff options
| author | wjames5 <will@tekimaki.com> | 2010-04-17 04:10:05 +0000 |
|---|---|---|
| committer | wjames5 <will@tekimaki.com> | 2010-04-17 04:10:05 +0000 |
| commit | 367cf7461f5d21668ed1ab3740b387e13e9d9dd5 (patch) | |
| tree | a357126a09987aa8fe7a3da24b53dfa1b81dd13b | |
| parent | 38665fc09748ba555358850373a5181c877dfe24 (diff) | |
| download | liberty-367cf7461f5d21668ed1ab3740b387e13e9d9dd5.tar.gz liberty-367cf7461f5d21668ed1ab3740b387e13e9d9dd5.tar.bz2 liberty-367cf7461f5d21668ed1ab3740b387e13e9d9dd5.zip | |
comment typo sorry
| -rw-r--r-- | LibertyContent.php | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/LibertyContent.php b/LibertyContent.php index 154d9bc..720a279 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.424 2010/04/17 03:45:08 wjames5 Exp $ +* @version $Header: /cvsroot/bitweaver/_bit_liberty/LibertyContent.php,v 1.425 2010/04/17 04:10:05 wjames5 Exp $ * @author spider <spider@steelsun.com> */ @@ -1955,6 +1955,7 @@ class LibertyContent extends LibertyBase { } } return $ret; + */ } |
