diff --git a/inc/mod/pages.php b/inc/mod/pages.php index bba16d6d..e782b09b 100644 --- a/inc/mod/pages.php +++ b/inc/mod/pages.php @@ -1137,7 +1137,7 @@ function mod_move($originBoard, $postID) { buildIndex(); // trigger themes - rebuildThemes('post'); + rebuildThemes('post', $targetBoard); // return to original board openBoard($originBoard);