瀏覽代碼

Fixed the config file

Klectik 8 年之前
父節點
當前提交
f073feed40
共有 1 個文件被更改,包括 0 次插入4 次删除
  1. 0 4
      config.php

+ 0 - 4
config.php 查看文件

14
   =========================== */
14
   =========================== */
15
 
15
 
16
 define('Table_prefix', 'gel_');
16
 define('Table_prefix', 'gel_');
17
-define('DB_Server', 'localhost');
18
-define('DB_name', 'gelatocms');
19
-define('DB_User', 'gelatocms');
20
-define('DB_Password', 'testpassword');