r50256 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r50255‎ | r50256 | r50257 >
Date:09:27, 6 May 2009
Author:vrandezo
Status:deferred
Tags:
Comment:
removin ploticus for now due to security leak
Modified paths:
  • /trunk/extensions/SemanticResultFormats/SRF_Settings.php (modified) (history)

Diff [purge]

Index: trunk/extensions/SemanticResultFormats/SRF_Settings.php
@@ -80,10 +80,6 @@
8181 $class = 'SRFGooglePie';
8282 $file = $srfgIP . '/GoogleCharts/SRF_GooglePie.php';
8383 break;
84 - case 'ploticus':
85 - $class = 'SRFPloticus';
86 - $file = $srfgIP . '/Ploticus/SRF_Ploticus.php';
87 - break;
8884 case 'graph':
8985 $class = 'SRFGraph';
9086 $file = $srfgIP . '/GraphViz/SRF_Graph.php';

Status & tagging log