diff options
Diffstat (limited to 'FisheyeBase.php')
| -rw-r--r-- | FisheyeBase.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/FisheyeBase.php b/FisheyeBase.php index 3570534..9e9b688 100644 --- a/FisheyeBase.php +++ b/FisheyeBase.php @@ -115,6 +115,7 @@ not ready for primetime */ function getBreadcrumbLinks( $pIncludeSelf = FALSE ) { +bt(); $ret = ''; if( !$this->getField( 'gallery_path' ) ) { if( $this->isValid() && $parents = $this->getParentGalleries() ) { |
