In Serendipity 1.0-beta2 instalation user can choose
Mysqli + dbPersistent -
include/db/mysqli.inc.php :
if (isset($serendipity['dbPersistent']) && $serendipity['dbPersistent']) {
$function = 'mysqli_pconnect';
} else {
$function = 'mysqli_connect';
}
function mysqli_pconnect - not exists
---
Serendipity is great, thanks.
mysqli_pconnect
-
garvinhicking
- Core Developer
- Posts: 30022
- Joined: Tue Sep 16, 2003 9:45 pm
- Location: Cologne, Germany
- Contact:
Re: mysqli_pconnect
Hi!
Hehe, you are right. Thanks a lot for noticing, I removed this function in the mysqli library.
Best regards,
Garvin
Hehe, you are right. Thanks a lot for noticing, I removed this function in the mysqli library.
Best regards,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/