summaryrefslogtreecommitdiffstats
path: root/frontends/php/report1.php
diff options
context:
space:
mode:
Diffstat (limited to 'frontends/php/report1.php')
-rw-r--r--frontends/php/report1.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/frontends/php/report1.php b/frontends/php/report1.php
index ac086c0b..1ced2e06 100644
--- a/frontends/php/report1.php
+++ b/frontends/php/report1.php
@@ -32,7 +32,7 @@
<?php
show_table_header(S_STATUS_OF_ZABBIX_BIG);
- $table = new Ctable();
+ $table = new CTableInfo();
$table->setHeader(array(S_PARAMETER,S_VALUE));