mirror of
https://github.com/vichan-devel/vichan.git
synced 2025-01-19 01:24:05 +01:00
removed output because it will be in cron
This commit is contained in:
parent
7fe8e16fd6
commit
6d8523e317
@ -65,7 +65,6 @@
|
||||
$query->execute() or error(db_error($query));
|
||||
$count = $query->fetch();
|
||||
$count = $count['count'];
|
||||
echo 'Posts on /' . $board . '/: ' . $count . PHP_EOL;
|
||||
|
||||
if(!rrd_update($file, Array(
|
||||
'-t',
|
||||
|
Loading…
x
Reference in New Issue
Block a user