Action

query($sql); while ($row = $res->fetchObject()) { # Get human readable ${DB_TABLE_PREFIX}accounting period if ($row->accountingperiod == "0") { $accountingperiod = "Daily"; } elseif ($row->accountingperiod == "1") { $accountingperiod = "Weekly"; } elseif ($row->accountingperiod == "2") { $accountingperiod = "Monthly"; } ?> closeCursor(); ?>
Policy Name Track Period Count Limit Cumulative Size Limit Verdict Data Disabled
policyname ?> name ?> track ?> messagecountlimit) ? $row->messagecountlimit : '-' ?> messagecumulativesizelimit) ? $row->messagecumulativesizelimit : '-' ?> verdict ?> data ?> disabled ? 'yes' : 'no' ?>