Attack
Forum Üyesi
- Katılım
- 4 Şub 2023
- Mesajlar
- 2,618
- Puanları
- 0
Hello,
I have the following error when adding a class extension :
Here is my config :
Code:
$config['db']['host'] = '...';$config['db']['port'] = '...';$config['db']['username'] = '...';$config['db']['password'] = '...';$config['db']['dbname'] = '...';$config['debug']=true;$config['development']['enabled'] = true;$config['development']['fullJs'] = true;$config['fullUnicode'] =...
I have the following error when adding a class extension :
Here is my config :
Code:
$config['db']['host'] = '...';$config['db']['port'] = '...';$config['db']['username'] = '...';$config['db']['password'] = '...';$config['db']['dbname'] = '...';$config['debug']=true;$config['development']['enabled'] = true;$config['development']['fullJs'] = true;$config['fullUnicode'] =...
Misafirler için gizlenen link, görmek için
Giriş yap veya üye ol.