diff options
author | Bharat Mediratta <bharat@menalto.com> | 2009-08-27 16:11:47 -0700 |
---|---|---|
committer | Bharat Mediratta <bharat@menalto.com> | 2009-08-27 16:11:47 -0700 |
commit | 74363ced870d4114e7570729636875e0258917b3 (patch) | |
tree | 61bc27831a362994fc96ea90172d50e25d5c76cb /modules/gallery/lib/HTMLPurifier/HTMLPurifier.includes.php | |
parent | 98e9a96ba4d2419e02717369be8c0d886bc35ef7 (diff) | |
parent | 4828db003f3ee505eb9e6d056cdb142da34b78ff (diff) |
Merge branch 'master' of git@github.com:gallery/gallery3 into HEAD
Conflicts:
modules/slideshow/helpers/slideshow_event.php
Diffstat (limited to 'modules/gallery/lib/HTMLPurifier/HTMLPurifier.includes.php')
-rw-r--r-- | modules/gallery/lib/HTMLPurifier/HTMLPurifier.includes.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/gallery/lib/HTMLPurifier/HTMLPurifier.includes.php b/modules/gallery/lib/HTMLPurifier/HTMLPurifier.includes.php index 6ea32f72..e57f2ab3 100644 --- a/modules/gallery/lib/HTMLPurifier/HTMLPurifier.includes.php +++ b/modules/gallery/lib/HTMLPurifier/HTMLPurifier.includes.php @@ -7,7 +7,7 @@ * primary concern and you are using an opcode cache. PLEASE DO NOT EDIT THIS * FILE, changes will be overwritten the next time the script is run. * - * @version 3.3.0 + * @version 4.0.0 * * @warning * You must *not* include any other HTML Purifier files before this file, |