Apply patch: ncpfs-2.2.6-php5x.patch
This commit is contained in:
@@ -1100,7 +1100,7 @@ PHP_MINFO_FUNCTION(auth_nds)
|
||||
php_info_print_table_end();
|
||||
}
|
||||
|
||||
function_entry auth_nds_functions[] = {
|
||||
static zend_function_entry auth_nds_functions[] = {
|
||||
PHP_FE(auth_bindery, NULL)
|
||||
PHP_FE(auth_nds, NULL)
|
||||
PHP_FE(auth_tree, NULL)
|
||||
|
||||
Reference in New Issue
Block a user