Code

Updated graphs and statistics page
authorhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Thu, 12 Aug 2010 08:23:45 +0000 (08:23 +0000)
committerhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Thu, 12 Aug 2010 08:23:45 +0000 (08:23 +0000)
commit1b802f32d83cf7a3fda1f8a515e9cf74a7c0791f
tree7df0f99e30b0fd71f9ad7fbacad85118d016e8bb
parentf04b7b95f6468a806353f05cdd3faf97dd744d5c
Updated graphs and statistics page
-Added PHPLot which is licensed under GPL

git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@19378 594d385d-05f5-0310-b6e9-bd551577e9d8
18 files changed:
gosa-core/html/plugins/statistics/getGraph.php [new file with mode: 0644]
gosa-core/include/phplot-5.1.2/COPYING [new file with mode: 0644]
gosa-core/include/phplot-5.1.2/ChangeLog [new file with mode: 0644]
gosa-core/include/phplot-5.1.2/HorizontalBars.txt [new file with mode: 0644]
gosa-core/include/phplot-5.1.2/NEWS.txt [new file with mode: 0644]
gosa-core/include/phplot-5.1.2/README.txt [new file with mode: 0644]
gosa-core/include/phplot-5.1.2/contrib/README.txt [new file with mode: 0644]
gosa-core/include/phplot-5.1.2/contrib/color_range.example.php [new file with mode: 0644]
gosa-core/include/phplot-5.1.2/contrib/color_range.php [new file with mode: 0755]
gosa-core/include/phplot-5.1.2/contrib/color_range.test1.php [new file with mode: 0644]
gosa-core/include/phplot-5.1.2/contrib/color_range.test2.php [new file with mode: 0644]
gosa-core/include/phplot-5.1.2/contrib/prune_labels.example.php [new file with mode: 0644]
gosa-core/include/phplot-5.1.2/contrib/prune_labels.php [new file with mode: 0644]
gosa-core/include/phplot-5.1.2/contrib/prune_labels.test.php [new file with mode: 0644]
gosa-core/include/phplot-5.1.2/phplot.php [new file with mode: 0644]
gosa-core/include/phplot-5.1.2/phplot_data.php [new file with mode: 0644]
gosa-core/include/phplot-5.1.2/rgb.inc.php [new file with mode: 0644]
gosa-core/plugins/generic/statistics/class_statistics.inc