From 06e0ffd140fc848a99a213e839c741aaa930b787 Mon Sep 17 00:00:00 2001 From: turon Date: Mon, 22 Sep 2014 17:55:22 -0400 Subject: remove debug --- FisheyeBase.php | 1 - 1 file changed, 1 deletion(-) diff --git a/FisheyeBase.php b/FisheyeBase.php index 9e9b688..3570534 100644 --- a/FisheyeBase.php +++ b/FisheyeBase.php @@ -115,7 +115,6 @@ not ready for primetime */ function getBreadcrumbLinks( $pIncludeSelf = FALSE ) { -bt(); $ret = ''; if( !$this->getField( 'gallery_path' ) ) { if( $this->isValid() && $parents = $this->getParentGalleries() ) { -- cgit v1.3