summaryrefslogtreecommitdiff
path: root/plugins
diff options
context:
space:
mode:
authormodela bitweaver <bitweaver@modela>2014-05-29 13:50:16 -0400
committermodela bitweaver <bitweaver@modela>2014-05-29 13:50:16 -0400
commit0ac10419d1f0dbdb04b4feeda2f9664af61f21d0 (patch)
tree4521f3273a7c85dd64f0ee2dd77821ffb316a7bd /plugins
parent89b8e26af9d5e67feab8aee1fd07b7e4fe4d57c5 (diff)
downloadliberty-0ac10419d1f0dbdb04b4feeda2f9664af61f21d0.tar.gz
liberty-0ac10419d1f0dbdb04b4feeda2f9664af61f21d0.tar.bz2
liberty-0ac10419d1f0dbdb04b4feeda2f9664af61f21d0.zip
add global gBitSystem
Diffstat (limited to 'plugins')
-rw-r--r--plugins/mime.image.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/mime.image.php b/plugins/mime.image.php
index 8a50ba6..dd8fcb5 100644
--- a/plugins/mime.image.php
+++ b/plugins/mime.image.php
@@ -12,7 +12,7 @@
/**
* setup
*/
-global $gLibertySystem;
+global $gLibertySystem, $gBitSystem;
/**
* This is the name of the plugin - max char length is 16