mirror of
https://github.com/Combodo/iTop.git
synced 2026-02-13 07:24:13 +01:00
Fix typo
This commit is contained in:
@@ -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
|
||||
//
|
||||
|
||||
Reference in New Issue
Block a user