summaryrefslogtreecommitdiff
path: root/list_galleries.php
diff options
context:
space:
mode:
authorLester Caine ext:(%22) <lester@lsces.co.uk>2012-04-17 20:13:58 +0100
committerLester Caine ext:(%22) <lester@lsces.co.uk>2012-04-17 20:13:58 +0100
commita150d98b66a8f0c2daf03031932f914cdfd36bfa (patch)
tree7b9ffbeb5d4e3e9e504267505d232b15c169954e /list_galleries.php
parentacd866e421e9ca21c941587c67fcca6c4713c03a (diff)
downloadfisheye-a150d98b66a8f0c2daf03031932f914cdfd36bfa.tar.gz
fisheye-a150d98b66a8f0c2daf03031932f914cdfd36bfa.tar.bz2
fisheye-a150d98b66a8f0c2daf03031932f914cdfd36bfa.zip
FisheyeGallery loads FisheyeImage anyway
Diffstat (limited to 'list_galleries.php')
-rw-r--r--list_galleries.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/list_galleries.php b/list_galleries.php
index 26f9b2d..7a1e41e 100644
--- a/list_galleries.php
+++ b/list_galleries.php
@@ -11,7 +11,6 @@
require_once( '../kernel/setup_inc.php' );
require_once( FISHEYE_PKG_PATH.'FisheyeGallery.php');
-require_once( FISHEYE_PKG_PATH.'FisheyeImage.php');
global $gBitSystem, $gBitSmarty, $gFisheyeGallery;
$gFisheyeGallery = new FisheyeGallery();