Ver código fonte

Fixed the config file

Klectik 7 anos atrás
pai
commit
f073feed40
1 arquivos alterados com 0 adições e 4 exclusões
  1. 0 4
      config.php

+ 0 - 4
config.php Ver arquivo

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');