From 0ac10419d1f0dbdb04b4feeda2f9664af61f21d0 Mon Sep 17 00:00:00 2001 From: modela bitweaver Date: Thu, 29 May 2014 13:50:16 -0400 Subject: add global gBitSystem --- plugins/mime.image.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins') 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 -- cgit v1.3