Procházet zdrojové kódy

Update install.html

tags/6.2.7
叙述、别离 před 1 rokem
rodič
revize
79310081d9
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. +1
    -1
      src/install/install.html

+ 1
- 1
src/install/install.html Zobrazit soubor

@@ -69,7 +69,7 @@
<div class="form-group">
<label for="dbprefix" class="form-label">数据表前缀</label>
<input type="text" name="dbprefix" id="dbprefix" class="form-control" placeholder="biz_">
<div class="form-text text-danger">注意DedeV6数据表前缀默认为biz_</div>
<div class="form-text text-danger">注意DedeV<?php echo $cfg_version_detail;?>数据表前缀默认为biz_</div>
</div>
<div class="form-group">
<label for="dbname" class="form-label">数据库名称</label>


Načítá se…
Zrušit
Uložit