From b038e0b244175d07adf5687595ce0b9ebedbe9e2 Mon Sep 17 00:00:00 2001 From: Michael Foster Date: Sun, 15 Sep 2013 04:23:47 +1000 Subject: [PATCH] fix last commit --- inc/mod/pages.php | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/inc/mod/pages.php b/inc/mod/pages.php index ce21dc74..63aa3401 100644 --- a/inc/mod/pages.php +++ b/inc/mod/pages.php @@ -1839,9 +1839,7 @@ function mod_rebuild() { if (isset($_POST['rebuild'])) { @set_time_limit($config['mod']['rebuild_timelimit']); - - $config['try_smarter'] = false; - + $log = array(); $boards = listBoards(); $rebuilt_scripts = array();