diff options
Diffstat (limited to 'www/mod_frontpage/files/patch-path.h')
-rw-r--r-- | www/mod_frontpage/files/patch-path.h | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/www/mod_frontpage/files/patch-path.h b/www/mod_frontpage/files/patch-path.h new file mode 100644 index 000000000000..033e6287d936 --- /dev/null +++ b/www/mod_frontpage/files/patch-path.h @@ -0,0 +1,10 @@ +--- path.h.orig Tue Feb 5 16:39:14 2002 ++++ path.h Sun Apr 28 13:33:08 2002 +@@ -67,6 +67,7 @@ + #define _HELP "/help" + #define _EXES "/exes" + #define _ADMIN "/admin" ++#define _FPPASSWD "/passwd.htm" + + #define VTIHELP _VTI_BIN "/_vti_adm/help" + #define SHTMLDLL _VTI_BIN "/shtml.dll" |