Index: tags/extensions/SemanticMediaWiki/REL_1_2/includes/SMW_GlobalFunctions.php |
— | — | @@ -111,8 +111,6 @@ |
112 | 112 | $wgAutoloadClasses['SMWRSSResultPrinter'] = $smwgIP . '/includes/SMW_QP_RSSlink.php'; |
113 | 113 | $wgAutoloadClasses['SMWiCalendarResultPrinter'] = $smwgIP . '/includes/SMW_QP_iCalendar.php'; |
114 | 114 | $wgAutoloadClasses['SMWvCardResultPrinter'] = $smwgIP . '/includes/SMW_QP_vCard.php'; |
115 | | - $wgAutoloadClasses['SMWGoogleBarResultPrinter'] = $smwgIP . '/includes/SMW_QP_GoogleChart.php'; |
116 | | - $wgAutoloadClasses['SMWGooglePieResultPrinter'] = $smwgIP . '/includes/SMW_QP_GoogleChart.php'; |
117 | 115 | //// datavalues |
118 | 116 | $wgAutoloadClasses['SMWDataValue'] = $smwgIP . '/includes/SMW_DataValue.php'; |
119 | 117 | $wgAutoloadClasses['SMWErrorvalue'] = $smwgIP . '/includes/SMW_DV_Error.php'; |