mirror of
https://github.com/php/php-src.git
synced 2026-03-26 01:02:25 +01:00
added magic.mine path define for NetWare.
This commit is contained in:
@@ -166,6 +166,8 @@
|
||||
|
||||
#ifdef PHP_WIN32
|
||||
#define PHP_MIME_MAGIC_FILE_PATH PHP_PREFIX "\\magic.mime"
|
||||
#elif NETWARE
|
||||
#define PHP_MIME_MAGIC_FILE_PATH PHP_PREFIX "/magic.mime"
|
||||
#endif
|
||||
|
||||
#define BYTE 1
|
||||
|
||||
Reference in New Issue
Block a user