Dvogel hallowelt has uploaded a new change for review. ( 
https://gerrit.wikimedia.org/r/395932 )

Change subject: removed BSDebug::logVar()
......................................................................

removed BSDebug::logVar()

Change-Id: Ie82140d0d0ba173bf20d5c81eb9680acc31689be
---
M Blog.class.php
1 file changed, 0 insertions(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/BlueSpiceBlog 
refs/changes/32/395932/1

diff --git a/Blog.class.php b/Blog.class.php
index 6953652..76fbe12 100644
--- a/Blog.class.php
+++ b/Blog.class.php
@@ -749,7 +749,6 @@
                        $oTitle = Title::newFromText( 'Blog', $iNS );
                        if( $oTitle && $oTitle instanceof Title ) {
                                $aSubpages = $oTitle->getSubpages();
-                               BSDebug::logVar($aSubpages);
                        }
 
                }

-- 
To view, visit https://gerrit.wikimedia.org/r/395932
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ie82140d0d0ba173bf20d5c81eb9680acc31689be
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/BlueSpiceBlog
Gerrit-Branch: master
Gerrit-Owner: Dvogel hallowelt <daniel.vo...@hallowelt.com>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to