backuptestfinal4

This commit is contained in:
Hassan Hashmi
2022-06-16 15:25:37 +05:00
parent 391cf08cec
commit e338742202
2 changed files with 3 additions and 3 deletions

View File

@@ -1556,7 +1556,7 @@ app.controller('RestoreWPBackup', function ($scope, $http, $timeout, $window) {
$scope.goBackDisable = true;
$scope.currentStatus = "Start Restoring WordPress..";
var Domain = $scope.domainNameCreate;
var Domain = $('#wprestoresubdirdomain').val()
var path = $('#wprestoresubdirpath').val()
var home = "1";