diff --git a/core/bulkchange.class.inc.php b/core/bulkchange.class.inc.php index 0af44ae97..93b496f8f 100644 --- a/core/bulkchange.class.inc.php +++ b/core/bulkchange.class.inc.php @@ -1073,7 +1073,7 @@ class BulkChange } } } - set_time_limit(itval($iPreviousTimeLimit)); + set_time_limit(intval($iPreviousTimeLimit)); // Fill in the blanks - the result matrix is expected to be 100% complete //