1
0
Fork 0
mirror of https://github.com/munin-monitoring/contrib.git synced 2025-07-22 14:16:00 +00:00

add new line

This commit is contained in:
ak4t0sh 2014-09-17 09:25:04 +02:00
parent dd685310ab
commit c31b957bdd
4 changed files with 4 additions and 4 deletions

View file

@ -69,4 +69,4 @@ $nb = 0;
if (($stmt = $dbh->query("SELECT count(id) FROM {$table_prefix}forum_discussions WHERE timemodified > $graph_period")) != false) {
$nb = $stmt->fetchColumn();
}
echo "forum_discussions.value $nb\n";
echo "forum_discussions.value $nb\n";