mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-23 02:28:44 +02:00
Merge remote-tracking branch 'origin/support/2.7' into develop
# Conflicts: # application/transaction.class.inc.php # application/ui.extkeywidget.class.inc.php # composer.json # composer.lock # js/utils.js # lib/composer/InstalledVersions.php # lib/composer/installed.json # lib/composer/installed.php # lib/pear/archive_tar/Archive/Tar.php # lib/pear/archive_tar/package.xml # setup/wizardsteps.class.inc.php # sources/Controller/AjaxRenderController.php
This commit is contained in:
@@ -101,7 +101,7 @@ class AjaxRenderController
|
||||
*
|
||||
* @throws \Exception
|
||||
*/
|
||||
public function ExportBuild(AjaxPage $oPage, bool $bTokenOnly)
|
||||
public static function ExportBuild(ajax_page $oPage, $bTokenOnly)
|
||||
{
|
||||
register_shutdown_function(function () {
|
||||
$aErr = error_get_last();
|
||||
|
||||
Reference in New Issue
Block a user