1 2 3 4 5 6 7 8 9 10 11 12 13 14
|
Description: Don't ship pChart anymore. It looks as if not used anymore these days.
Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de>
Forwarded: not needed, Debian-specific
--- a/include/class_location.inc
+++ b/include/class_location.inc
@@ -119,7 +119,6 @@
"listing" => "include/class_listing.inc",
"listingSortIterator" => "include/class_listingSortIterator.inc",
"sortableListing" => "include/class_sortableListing.inc",
- "pChartInclude" => "include/class_pChartInclude.inc",
"acl" => "include/class_acl.inc",
"management" => "include/class_management.inc",
"SnapShotDialog" => "include/class_SnapShotDialog.inc",
|