stale comment

This commit is contained in:
nonmakina 2021-01-11 02:04:05 -06:00
parent 2d1a712a20
commit 33ae50b63f

View file

@ -17,8 +17,6 @@
// - post-thread (a thread has been made)
if ($action === 'all') {
foreach ($boards as $board) {
//$b = new Catalog($settings);
$action = generation_strategy("sb_catalog", array($board));
if ($action == 'delete') {
file_unlink($config['dir']['home'] . $board . '/catalog.html');