MFH: nuke php3 legacy

This commit is contained in:
foobar 2005-12-06 02:28:41 +00:00
parent 347032c753
commit 3e669bc950
86 changed files with 119 additions and 119 deletions

View file

@ -31,7 +31,7 @@
#include "php_pdo_mysql_int.h"
/* {{{ pdo_mysql_functions[] */
function_entry pdo_mysql_functions[] = {
zend_function_entry pdo_mysql_functions[] = {
{NULL, NULL, NULL}
};
/* }}} */