diff options
| author | turon <spider@turon> | 2014-09-22 17:55:22 -0400 |
|---|---|---|
| committer | turon <spider@turon> | 2014-09-22 17:55:22 -0400 |
| commit | 06e0ffd140fc848a99a213e839c741aaa930b787 (patch) | |
| tree | 32da6e2a4f577674ce03a83990afb3cae44e8c03 | |
| parent | 83886428685321472cd7d4db4bf16f5b4c34326c (diff) | |
| download | fisheye-06e0ffd140fc848a99a213e839c741aaa930b787.tar.gz fisheye-06e0ffd140fc848a99a213e839c741aaa930b787.tar.bz2 fisheye-06e0ffd140fc848a99a213e839c741aaa930b787.zip | |
remove debug
| -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() ) { |
