]> granicus.if.org Git - php/commitdiff
-MFH: fix build (function was never implemented), even if noone uses it (or complain...
authorPierre Joye <pajoye@php.net>
Sat, 5 Jul 2008 13:13:28 +0000 (13:13 +0000)
committerPierre Joye <pajoye@php.net>
Sat, 5 Jul 2008 13:13:28 +0000 (13:13 +0000)
ext/msql/php_msql.c

index de5920cfa4fcd7e193cc5b5c7388b403bc9eb998..fb5ddcdc01f4f667b55f657e78401e8bd8a793ea 100644 (file)
@@ -81,8 +81,6 @@ const zend_function_entry msql_functions[] = {
        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 */