diff options
| author | wjames5 <will@tekimaki.com> | 2009-04-29 14:29:24 +0000 |
|---|---|---|
| committer | wjames5 <will@tekimaki.com> | 2009-04-29 14:29:24 +0000 |
| commit | 221022f675502f7659cfcaa89d53b15f21869d0f (patch) | |
| tree | 0eecc492ce494f773a9859e95b7cc4655f639c4e /plugins/mime.pbase.php | |
| parent | 8224489973c2819b67a620eba8736eb65dc41c5f (diff) | |
| download | liberty-221022f675502f7659cfcaa89d53b15f21869d0f.tar.gz liberty-221022f675502f7659cfcaa89d53b15f21869d0f.tar.bz2 liberty-221022f675502f7659cfcaa89d53b15f21869d0f.zip | |
remove treasury ref
Diffstat (limited to 'plugins/mime.pbase.php')
| -rw-r--r-- | plugins/mime.pbase.php | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/plugins/mime.pbase.php b/plugins/mime.pbase.php index b391c10..cdb323b 100644 --- a/plugins/mime.pbase.php +++ b/plugins/mime.pbase.php @@ -1,9 +1,9 @@ <?php /** - * @version $Header: /cvsroot/bitweaver/_bit_liberty/plugins/mime.pbase.php,v 1.6 2008/09/15 10:32:07 squareing Exp $ + * @version $Header: /cvsroot/bitweaver/_bit_liberty/plugins/mime.pbase.php,v 1.7 2009/04/29 14:29:24 wjames5 Exp $ * * @author xing <xing@synapse.plus.com> - * @version $Revision: 1.6 $ + * @version $Revision: 1.7 $ * created Thursday May 08, 2008 * @package liberty * @subpackage liberty_mime_handler @@ -16,7 +16,7 @@ global $gLibertySystem; /** * This is the name of the plugin - max char length is 16 - * As a naming convention, the treasury mime handler definition should start with: + * As a naming convention, the liberty mime handler definition should start with: * PLUGIN_MIME_GUID_ */ define( 'PLUGIN_MIME_GUID_PBASE', 'mimepbase' ); |
