Browse Source

Fixed the config file

Klectik 7 years ago
parent
commit
f073feed40
1 changed files with 0 additions and 4 deletions
  1. 0 4
      config.php

+ 0 - 4
config.php View File

@@ -14,7 +14,3 @@ if (!defined('entry') || !entry) {
14 14
   =========================== */
15 15
 
16 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');