jenkins-bot has submitted this change and it was merged.

Change subject: Add wgMathDebug
......................................................................


Add wgMathDebug

Change-Id: Ie030c8df50c3223bf2bdd60acbeccf965101ab95
---
M MathSearch.php
1 file changed, 2 insertions(+), 0 deletions(-)

Approvals:
  Physikerwelt: Looks good to me, approved
  jenkins-bot: Verified



diff --git a/MathSearch.php b/MathSearch.php
index b63f950..bb72851 100644
--- a/MathSearch.php
+++ b/MathSearch.php
@@ -84,6 +84,8 @@
 $wgMathUploadEnabled = false;
 $wgAutoloadClasses['SpecialMathDownloadResult'] = __DIR__ . 
'/SpecialMathDownloadResult.php';
 $wgSpecialPages['MathDownload'] = 'SpecialMathDownloadResult';
+/** Stores debug information in the database and provides more detailed debug 
output */
+$wgMathDebug = false;
 
 $wgResourceModules['ext.mathsearch.styles'] = array(
        'localBasePath' => __DIR__ ,

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

Gerrit-MessageType: merged
Gerrit-Change-Id: Ie030c8df50c3223bf2bdd60acbeccf965101ab95
Gerrit-PatchSet: 2
Gerrit-Project: mediawiki/extensions/MathSearch
Gerrit-Branch: master
Gerrit-Owner: Physikerwelt <w...@physikerwelt.de>
Gerrit-Reviewer: Dyiop <akashworkm...@gmail.com>
Gerrit-Reviewer: Hcohl <hc...@nist.gov>
Gerrit-Reviewer: Physikerwelt <w...@physikerwelt.de>
Gerrit-Reviewer: Whyameri <yusuf.am...@gmail.com>
Gerrit-Reviewer: jenkins-bot <>

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

Reply via email to