diff options
Diffstat (limited to 'plugins/data.attachment.php')
| -rwxr-xr-x | plugins/data.attachment.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/data.attachment.php b/plugins/data.attachment.php index e7e71d0..f1c0167 100755 --- a/plugins/data.attachment.php +++ b/plugins/data.attachment.php @@ -115,7 +115,6 @@ function data_attachment_help() { } function data_attachment( $pData, $pParams, $pCommonObject, $pParseHash ) { - require_once LIBERTY_PKG_CLASS_PATH.'LibertyMime.php'; // at a minimum, return blank string (not empty) so we still replace the tag $ret = ' '; |
