Explorar el Código

Update sys_repair.php

tags/6.1.9
xushubieli hace 2 años
padre
commit
f5aa182d15
Se han modificado 1 ficheros con 0 adiciones y 2 borrados
  1. +0
    -2
      src/admin/sys_repair.php

+ 0
- 2
src/admin/sys_repair.php Ver fichero

@@ -11,8 +11,6 @@
require_once(dirname(__FILE__).'/config.php');
CheckPurview('sys_ArcBatch');
require_once(DEDEINC.'/libraries/oxwindow.class.php');
//ShowMsg("目前暂不需要此工具,以后有需要系统会进行自动升级这个程序<br><a href='index_body.php'>&lt;&lt;点击返回</a>", "javascript:;");
//exit();
if (empty($dopost)) {
$win = new OxWindow();
$win->Init("sys_repair.php", "js/blank.js", "POST' enctype='multipart/form-data' ");


Cargando…
Cancelar
Guardar