/var/www/phppe
vendor
phppe
Core
libs
ds_mysql.php
Code Coverage
Classes and Traits
Functions and Methods
Lines
Total
n/a
0 / 0
n/a
0 / 0
CRAP
100.00% covered (success)
100.00%
1 / 1
1
<?php
2
return
[
3
"_init"
=>
"set names 'utf8';set sql_mode=PIPES_AS_CONCAT;"
,
4
]
;
5