diff options
| author | Lester Caine ext:(%22) <lester@lsces.co.uk> | 2012-04-17 20:13:58 +0100 |
|---|---|---|
| committer | Lester Caine ext:(%22) <lester@lsces.co.uk> | 2012-04-17 20:13:58 +0100 |
| commit | a150d98b66a8f0c2daf03031932f914cdfd36bfa (patch) | |
| tree | 7b9ffbeb5d4e3e9e504267505d232b15c169954e /list_galleries.php | |
| parent | acd866e421e9ca21c941587c67fcca6c4713c03a (diff) | |
| download | fisheye-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.php | 1 |
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(); |
