Sfoglia il codice sorgente

Fixed the config file

Klectik 8 anni fa
parent
commit
f073feed40
1 ha cambiato i file con 0 aggiunte e 4 eliminazioni
  1. 0 4
      config.php

+ 0 - 4
config.php Vedi File

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