update to LSAPI 6.6

Conflicts:
	sapi/litespeed/lsapi_main.c
This commit is contained in:
George Wang 2013-11-26 18:53:35 -05:00
parent e3df0c5f60
commit 1f46bec9ce
2 changed files with 36 additions and 10 deletions

View file

@ -370,7 +370,7 @@ static void sapi_lsapi_log_message(char *message TSRMLS_DC)
static sapi_module_struct lsapi_sapi_module =
{
"litespeed",
"LiteSpeed V6.4",
"LiteSpeed V6.6",
php_lsapi_startup, /* startup */
php_module_shutdown_wrapper, /* shutdown */