File: 2007_no-pChart.patch

package info (click to toggle)
gosa 2.8~git20230203.10abe45%2Bdfsg-1%2Bdeb12u2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 32,364 kB
  • sloc: php: 32,085; javascript: 10,836; pascal: 3,775; xml: 3,135; sh: 852; python: 162; makefile: 45; perl: 2
file content (14 lines) | stat: -rw-r--r-- 743 bytes parent folder | download | duplicates (2)
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",