mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-26 20:18:52 +02:00
N°2249 - Supportability - Updater module (split ajax calls)
This commit is contained in:
@@ -196,7 +196,7 @@ class AjaxController extends Controller
|
||||
$aParams = array();
|
||||
try
|
||||
{
|
||||
CoreUpdater::UpdateUpdateDatabase();
|
||||
CoreUpdater::UpdateDatabase();
|
||||
$iResponseCode = 200;
|
||||
}
|
||||
catch (Exception $e)
|
||||
|
||||
Reference in New Issue
Block a user