diff options
author | Xavier Roche <xroche@users.noreply.github.com> | 2012-03-19 12:57:43 +0000 |
---|---|---|
committer | Xavier Roche <xroche@users.noreply.github.com> | 2012-03-19 12:57:43 +0000 |
commit | 64cc4a88da8887ef1f7f4d90be0158d2cc76222d (patch) | |
tree | e72af709fbce8bc495f51e7f0518de9a9a2c3b7f /src/htscoremain.h | |
parent | 844ecc37072d515513177c65a8c9dc35c9cdfc1a (diff) |
httrack 3.40.4
Diffstat (limited to 'src/htscoremain.h')
-rw-r--r-- | src/htscoremain.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/htscoremain.h b/src/htscoremain.h index 548c7f6..db781eb 100644 --- a/src/htscoremain.h +++ b/src/htscoremain.h @@ -42,7 +42,7 @@ Please visit our Website: http://www.httrack.com // --assume standard #define HTS_ASSUME_STANDARD \ - "php2,php3,php4,php,cgi,asp,jsp,pl,cfm,nsf=text/html" + "php2 php3 php4 php cgi asp jsp pl cfm nsf=text/html" #include "htsglobal.h" |