Browse Source

stale comment

pull/40/head
nonmakina 3 years ago
parent
commit
57c9cba982
  1. 2
      templates/themes/catalog/theme.php

2
templates/themes/catalog/theme.php

@ -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');

Loading…
Cancel
Save