summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ext/msql/php_msql.c4
1 files changed, 1 insertions, 3 deletions
diff --git a/ext/msql/php_msql.c b/ext/msql/php_msql.c
index b9af3316ca..5d174bd241 100644
--- a/ext/msql/php_msql.c
+++ b/ext/msql/php_msql.c
@@ -80,9 +80,7 @@ const zend_function_entry msql_functions[] = {
PHP_FALIAS(msql_fieldlen, msql_field_len, NULL)
PHP_FALIAS(msql_fieldtype, msql_field_type, NULL)
PHP_FALIAS(msql_fieldflags, msql_field_flags, NULL)
-
- PHP_FALIAS(msql_regcase, sql_regcase, NULL)
-
+
PHP_FALIAS(msql_affected_rows, msql_affected_rows, NULL)
/* for downwards compatability */