Index: branches/RC/admin/modules/upgrade_lic.php =================================================================== diff -u -r8929 -r9398 --- branches/RC/admin/modules/upgrade_lic.php (.../upgrade_lic.php) (revision 8929) +++ branches/RC/admin/modules/upgrade_lic.php (.../upgrade_lic.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) { - + $MouseOver=""; $MouseOut=""; $onClick=""; $link="#"; $objCatToolBar->Add("moveleft",admin_language("la_ToolTip_Previous")." ".admin_language("la_Text_Step"),"#","","","","tool_prev_f3.gif"); - + if(true) { $MouseOver="swap('moveright','toolbar/tool_next_f2.gif');"; $MouseOut="swap('moveright', 'toolbar/tool_next.gif');"; $var="?env=".BuildEnv()."&en=$en_next"; - $link2=$rootURL."admin/install.php".$var; + $link2=$rootURL.$admin."/install.php".$var; $onClick="document.location= '$link2';"; $onClick="document.restore1.submit();"; $link="#"; $objCatToolBar->Add("moveright",admin_language("la_ToolTip_Next")." ".admin_language("la_Text_Step"),$link,$MouseOver,$MouseOut,$onClick,"tool_next.gif"); } - + $title = admin_language("la_tab_upgrade_license"); - + int_header($objCatToolBar,NULL,$title); } $SubmitUrl = $adminURL."/install.php"; //$SubmitUrl = $adminURL."/install.php"; ?> - + - + - > - > + - > + > -
- +
+
+