diff --git a/lib.inc.php3 b/lib.inc.php3 index 4afdb2182..09ecb16bf 100755 --- a/lib.inc.php3 +++ b/lib.inc.php3 @@ -493,7 +493,7 @@ function get_table_content($db, $table, $handler) $i = 0; while($row = mysql_fetch_row($result)) { - set_time_limit(60); // HaRa + @set_time_limit(60); // HaRa $table_list = "("; for($j=0; $j