This website works better with JavaScript
Ana Sayfa
Keşfet
Yardım
Giriş Yap
8516
/
Test
İzle
1
Yıldızla
0
Çatalla
0
Dosyalar
Sorunlar
0
Değişiklik İstekleri
0
Wiki
Ağaç:
4e560ce7ca
Dallar
Biçim İmleri
master
Test
/
EVSE
/
GPL
/
php-5.6.40
/
ext
/
dba
/
php_db4.h
php_db4.h
104 B
Geçmiş
Ham
1
2
3
4
5
6
7
8
9
10
11
12
#ifndef PHP_DB4_H
#define PHP_DB4_H
#if DBA_DB4
#include "php_dba.h"
DBA_FUNCS(db4);
#endif
#endif