- <?php
- require_once '../config.php';
- ?>
- <html>
- <head>
- </head>
- <body>
- <h2>Install wikipali suite</h2>
- <div style="margin:1em;background-color:#f1e7a4;">
- 即将安装Pali Canon Database Studio 所需要的数据库。过程中有些数据需要联网获取。生成这些数据库约需要2-4小时。
- 您也可以从网络下载已经生成好的数据库。https://www.dropbox.com/s/34w2byt90ij1rlw/mint.7z?dl=0
- </div>
- <hr>
- <h2><a href="step1.php">Install Now</a></h2>
- </body>
- </html>
|