]> git.sur5r.net Git - bacula/bacula/blobdiff - gui/bacula-web/stats.php
ebl update init of bweb/config
[bacula/bacula] / gui / bacula-web / stats.php
index edfcb92ef34a1c729b64fed21306b34f836a4ec9..51baaa5cf32f64f731e3d5ac3ad8c7363c075de2 100644 (file)
@@ -26,7 +26,7 @@
 // $MBottom = Margin of the bottom of the graph
 // $modo_graph= Type of graph (bars, lines, linepoints, area, points, and pie).
 // $elapsed = Period in seconds to show complex graph (tipo_dato <3) 1 month = 18144000
-
+session_start();
 require ("classes.inc");
 
 $graph = new BCreateGraph();