- Timestamp:
- Mar 8, 2013, 10:29:38 AM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20130307/dvodist/www-util/ippdata.page.mkd
r34748 r35272 12 12 $fromProxy = $_SERVER['HTTP_X_FORWARDED_FOR'] && ($_SERVER['REMOTE_ADDR'] == $ifaProxy); 13 13 if ($fromProxy) { 14 $rootdir = " ";14 $rootdir = "@ROOTWWW@"; 15 15 } else { 16 $rootdir = "@ROOT DIR@";16 $rootdir = "@ROOTWWW@/@ROOTDIR@"; 17 17 } 18 18
Note:
See TracChangeset
for help on using the changeset viewer.
