1
0
mirror of https://github.com/php/php-src.git synced 2026-03-30 20:22:36 +02:00
This commit is contained in:
Jani Taskinen
2007-11-05 16:29:04 +00:00
parent 6f39caa6f5
commit 1a0b4cfb37

View File

@@ -1081,7 +1081,6 @@ void name(INTERNAL_FUNCTION_PARAMETERS) { \
efree(filename); \
} \
}
/* }}} */
/* {{{ proto int fileperms(string filename) U