Index: branches/RC/admin/backup/restore1.php =================================================================== diff -u -r8929 -r9398 --- branches/RC/admin/backup/restore1.php (.../restore1.php) (revision 8929) +++ branches/RC/admin/backup/restore1.php (.../restore1.php) (revision 9398) @@ -1,4 +1,4 @@ -Get("Backup_Path"); - + $limit = 100; $success =0; $objSession->SetVariable("restore_filepath",$filepath); $objSession->SetVariable("restore_success",0); $objSession->SetVariable("restore_todo",""); - + $sec = $objSections->GetSection($section); $objCatToolBar = new clsToolBar(); $ro_perm = $objSession->HasSystemPermission("SYSTEM_ACCESS.READONLY"); if (true) { - + if($en_prev>-1) { $MouseOver="swap('moveleft','toolbar/tool_prev_f2.gif');"; @@ -63,15 +63,15 @@ $link="#"; $objCatToolBar->Add("moveleft",admin_language("la_ToolTip_Previous")." ".admin_language("la_Text_Step"),"#","","","","tool_prev_f3.gif"); - } + } if(true) { $MouseOver="if (document.restore1.agree.checked == true) swap('moveright','toolbar/tool_next_f2.gif');"; $MouseOut="if (document.restore1.agree.checked == true) swap('moveright', 'toolbar/tool_next.gif');"; $var="?env=".BuildEnv()."&en=$en_next"; - $link2=$rootURL."admin/backup/restore2.php".$var; + $link2=$rootURL.$admin."/backup/restore2.php".$var; $onClick="document.location= '$link2';"; $onClick="if (document.restore1.agree.checked == true) document.restore1.submit();"; @@ -86,37 +86,37 @@ $SubmitUrl = $ro_perm ? $adminURL.'/backup/restore1.php?'.$envar : $adminURL."/install.php"; //$SubmitUrl = $adminURL."/install.php"; ?> - + - + - > - > + - > + > - - + > - +
- +
+
+
-