aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/tree/nestedset.php
diff options
context:
space:
mode:
authorDhruv <dhruv.goel92@gmail.com>2013-06-13 22:12:39 +0530
committerDhruv <dhruv.goel92@gmail.com>2013-06-13 22:12:39 +0530
commit86583754c310b67115df04386b633cdea9650732 (patch)
tree11dd71777b270a66a9f0c84a2ea2c95d6679da61 /phpBB/includes/tree/nestedset.php
parent773bcc1c9bdf68925587c2ca6634938f29210365 (diff)
parent48f764437f3398696ad21177da02e024cc5804e5 (diff)
downloadforums-86583754c310b67115df04386b633cdea9650732.tar
forums-86583754c310b67115df04386b633cdea9650732.tar.gz
forums-86583754c310b67115df04386b633cdea9650732.tar.bz2
forums-86583754c310b67115df04386b633cdea9650732.tar.xz
forums-86583754c310b67115df04386b633cdea9650732.zip
Merge branch 'ticket/10820' into ticket/10820-develop
# By Dhruv (13) and riadhchtara (1) * ticket/10820: [ticket/10820] Add additional check for IE in condition [ticket/10820] Fix function docblock [ticket/10820] Inject IE version in function [ticket/10820] fix regex Extract IE version from user agent string and then compare it with 7 [ticket/10820] remove unnecessary parentheses [ticket/10820] fix docblock [ticket/10820] add param and return to function [ticket/10820] simplify regex and escape dot [ticket/10820] Use singular return [ticket/10820] remove unnecessary condition checks [ticket/10820] add function docblock [ticket/10820] fix IE check function [ticket/10820] proper usage of global and local variable browser [ticket/10820] Image downloader recognize new version of ie When a user download image attachement using ie8, the file is displayed. However, when he uses ie version greater than 8, the image is download. A changes are made to phpbb/download/file.php to solve the problem. We check now if the ie version is greater or equal to 8 and not only equal to 8 Conflicts: phpBB/download/file.php
Diffstat (limited to 'phpBB/includes/tree/nestedset.php')
0 files changed, 0 insertions, 0 deletions