diff options
| -rw-r--r-- | FisheyeBase.php | 1 |
1 files changed, 0 insertions, 1 deletions
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() ) { |
