]> git.sur5r.net Git - bacula/bacula/commitdiff
Revert "Revert "bacula-web: Renamed php class from BGraph to CGraph""
authorDavide Franco <bacula-dev@dflc.ch>
Mon, 27 Jun 2011 16:39:32 +0000 (18:39 +0200)
committerKern Sibbald <kern@sibbald.com>
Sat, 20 Apr 2013 12:49:18 +0000 (14:49 +0200)
This reverts commit e3c30c6aabc39c6fad20443ad38c86beb0a0f662.

gui/bacula-web/includes/graph/cgraph.class.php

index 0957c81ee5657ac5f4d3b14087c30d86b5c850fa..1c110fd4911ca3082b7236a2126302b4c701ed2b 100644 (file)
@@ -95,8 +95,6 @@ class BGraph{
                // Data, type and data type
                $this->plot->SetPlotType( $this->type );
                $this->plot->SetDataType( $this->data_type );
-               
-               // Set graph data
                $this->plot->SetDataValues( $this->data );
                
                // Plot colors