From c40bae5d4bbf3b71b22571ca7294ebc8e2f4c69a Mon Sep 17 00:00:00 2001
From: lucha <lucha@paranoici.org>
Date: Wed, 1 Mar 2017 21:39:38 +0100
Subject: [PATCH] Nextgen-gallery 2.1.79

---
 .../plugins/nextgen-gallery/changelog.txt     |  14 +
 .../plugins/nextgen-gallery/composer.json     |   2 +-
 .../freemius/assets/css/common.css            |   0
 .../freemius/assets/css/common.min.css        |   0
 .../assets/js/jquery.ba-postmessage.js        |   0
 .../assets/js/jquery.ba-postmessage.min.js    |   0
 .../assets/js/nojquery.ba-postmessage.js      |   0
 .../assets/js/nojquery.ba-postmessage.min.js  |   0
 .../freemius/assets/js/postmessage.js         |   0
 .../freemius/assets/js/postmessage.min.js     |   0
 .../freemius/assets/scss/admin/account.scss   |   0
 .../freemius/assets/scss/admin/add-ons.scss   |   0
 .../freemius/assets/scss/admin/common.scss    |   0
 .../freemius/assets/scss/admin/connect.scss   |   0
 .../freemius/includes/class-fs-api.php        |   0
 .../includes/class-fs-plugin-updater.php      |   0
 .../freemius/includes/class-fs-security.php   |   0
 .../includes/entities/class-fs-entity.php     |   0
 .../includes/entities/class-fs-payment.php    |   0
 .../entities/class-fs-plugin-info.php         |   0
 .../entities/class-fs-plugin-license.php      |   0
 .../entities/class-fs-plugin-plan.php         |   0
 .../includes/entities/class-fs-plugin-tag.php |   0
 .../includes/entities/class-fs-plugin.php     |   0
 .../includes/entities/class-fs-pricing.php    |   0
 .../entities/class-fs-scope-entity.php        |   0
 .../includes/entities/class-fs-site.php       |   0
 .../entities/class-fs-subscription.php        |   0
 .../includes/entities/class-fs-user.php       |   0
 .../includes/fs-plugin-info-dialog.php        |   0
 .../managers/class-fs-cache-manager.php       |   0
 .../managers/class-fs-key-value-storage.php   |   0
 .../managers/class-fs-license-manager.php     |   0
 .../managers/class-fs-option-manager.php      |   0
 .../managers/class-fs-plan-manager.php        |   0
 .../managers/class-fs-plugin-manager.php      |   0
 .../Exceptions/ArgumentNotExistException.php  |   0
 .../sdk/Exceptions/EmptyArgumentException.php |   0
 .../includes/sdk/Exceptions/Exception.php     |   0
 .../Exceptions/InvalidArgumentException.php   |   0
 .../sdk/Exceptions/OAuthException.php         |   0
 .../freemius/includes/sdk/Freemius.php        |   0
 .../freemius/includes/sdk/FreemiusBase.php    |   0
 .../freemius/includes/sdk/LICENSE.txt         |   0
 .../freemius/languages/freemius-en.mo         | Bin
 .../freemius/languages/freemius-en.po         |   0
 .../freemius/languages/freemius-it_IT.mo      | Bin
 .../freemius/languages/freemius-it_IT.po      |   0
 .../freemius/languages/freemius.pot           |   0
 .../freemius/templates/account.php            |   0
 .../freemius/templates/add-ons.php            |   0
 .../freemius/templates/all-admin-notice.php   |   0
 .../freemius/templates/checkout.php           |   0
 .../freemius/templates/connect.php            |   0
 .../freemius/templates/contact.php            |   0
 .../freemius/templates/firewall-issues-js.php |   0
 .../freemius/templates/powered-by.php         |   0
 .../templates/sticky-admin-notice-js.php      |   0
 .../plugins/nextgen-gallery/nggallery.php     |  53 ++-
 .../nextgen-gallery/pope/lib/autoload.php     |   2 +-
 .../pope/lib/class.component_registry.php     |  61 +--
 .../modules/i18n/lang/nggallery.po            |   4 +-
 .../lightbox/static/fancybox/blank.gif        | Bin
 .../lightbox/static/fancybox/fancy_close.png  | Bin
 .../static/fancybox/fancy_loading.png         | Bin
 .../static/fancybox/fancy_nav_left.png        | Bin
 .../static/fancybox/fancy_nav_right.png       | Bin
 .../static/fancybox/fancy_shadow_e.png        | Bin
 .../static/fancybox/fancy_shadow_n.png        | Bin
 .../static/fancybox/fancy_shadow_ne.png       | Bin
 .../static/fancybox/fancy_shadow_nw.png       | Bin
 .../static/fancybox/fancy_shadow_s.png        | Bin
 .../static/fancybox/fancy_shadow_se.png       | Bin
 .../static/fancybox/fancy_shadow_sw.png       | Bin
 .../static/fancybox/fancy_shadow_w.png        | Bin
 .../static/fancybox/fancy_title_left.png      | Bin
 .../static/fancybox/fancy_title_main.png      | Bin
 .../static/fancybox/fancy_title_over.png      | Bin
 .../static/fancybox/fancy_title_right.png     | Bin
 .../lightbox/static/fancybox/fancybox-x.png   | Bin
 .../lightbox/static/fancybox/fancybox-y.png   | Bin
 .../lightbox/static/fancybox/fancybox.png     | Bin
 .../static/fancybox/jquery.easing-1.3.pack.js |   0
 .../static/fancybox/jquery.fancybox-1.3.4.css |   0
 .../static/fancybox/jquery.fancybox-1.3.4.js  |   0
 .../fancybox/jquery.fancybox-1.3.4.pack.js    |   0
 .../fancybox/jquery.mousewheel-3.0.4.pack.js  |   0
 .../static/shutter_reloaded/images/close.gif  | Bin
 .../shutter_reloaded/images/loading.gif       | Bin
 .../static/shutter_reloaded/images/next.gif   | Bin
 .../static/shutter_reloaded/images/prev.gif   | Bin
 .../shutter_reloaded/images/resize1.gif       | Bin
 .../shutter_reloaded/images/resize2.gif       | Bin
 .../static/shutter_reloaded/shutter.css       |   0
 .../static/shutter_reloaded/shutter.js        |   0
 .../modules/mvc/module.mvc.php                |   0
 .../modules/mvc/templates/404.php             |   0
 .../modules/mvc/templates/500.php             |   0
 .../modules/mvc/templates/index.php           |   0
 .../jquery.filetree/images/directory.png      | Bin
 .../jquery.filetree/images/folder_open.png    | Bin
 .../static/jquery.filetree/images/spinner.gif | Bin
 .../jquery.filetree/jquery.filetree.css       |   0
 .../static/jquery.filetree/jquery.filetree.js |   0
 .../static/plupload-2.1.1/Moxie.swf           | Bin
 .../static/plupload-2.1.1/Moxie.xap           | Bin
 .../static/plupload-2.1.1/i18n/ar.js          |   0
 .../static/plupload-2.1.1/i18n/bs.js          |   0
 .../static/plupload-2.1.1/i18n/ca.js          |   0
 .../static/plupload-2.1.1/i18n/cs.js          |   0
 .../static/plupload-2.1.1/i18n/cy.js          |   0
 .../static/plupload-2.1.1/i18n/da.js          |   0
 .../static/plupload-2.1.1/i18n/de.js          |   0
 .../static/plupload-2.1.1/i18n/el.js          |   0
 .../static/plupload-2.1.1/i18n/en.js          |   0
 .../static/plupload-2.1.1/i18n/es.js          |   0
 .../static/plupload-2.1.1/i18n/et.js          |   0
 .../static/plupload-2.1.1/i18n/fa.js          |   0
 .../static/plupload-2.1.1/i18n/fi.js          |   0
 .../static/plupload-2.1.1/i18n/fr.js          |   0
 .../static/plupload-2.1.1/i18n/he.js          |   0
 .../static/plupload-2.1.1/i18n/hr.js          |   0
 .../static/plupload-2.1.1/i18n/hu.js          |   0
 .../static/plupload-2.1.1/i18n/hy.js          |   0
 .../static/plupload-2.1.1/i18n/id.js          |   0
 .../static/plupload-2.1.1/i18n/it.js          |   0
 .../static/plupload-2.1.1/i18n/ja.js          |   0
 .../static/plupload-2.1.1/i18n/ka.js          |   0
 .../static/plupload-2.1.1/i18n/kk.js          |   0
 .../static/plupload-2.1.1/i18n/ko.js          |   0
 .../static/plupload-2.1.1/i18n/lt.js          |   0
 .../static/plupload-2.1.1/i18n/lv.js          |   0
 .../static/plupload-2.1.1/i18n/nl.js          |   0
 .../static/plupload-2.1.1/i18n/pl.js          |   0
 .../static/plupload-2.1.1/i18n/pt_BR.js       |   0
 .../static/plupload-2.1.1/i18n/ro.js          |   0
 .../static/plupload-2.1.1/i18n/ru.js          |   0
 .../static/plupload-2.1.1/i18n/sk.js          |   0
 .../static/plupload-2.1.1/i18n/sr.js          |   0
 .../static/plupload-2.1.1/i18n/sv.js          |   0
 .../static/plupload-2.1.1/i18n/th_TH.js       |   0
 .../static/plupload-2.1.1/i18n/tr.js          |   0
 .../static/plupload-2.1.1/i18n/uk_UA.js       |   0
 .../static/plupload-2.1.1/i18n/zh_CN.js       |   0
 .../static/plupload-2.1.1/i18n/zh_TW.js       |   0
 .../css/jquery.plupload.queue.css             |   0
 .../jquery.plupload.queue/img/backgrounds.gif | Bin
 .../img/buttons-disabled.png                  | Bin
 .../jquery.plupload.queue/img/buttons.png     | Bin
 .../jquery.plupload.queue/img/delete.gif      | Bin
 .../jquery.plupload.queue/img/done.gif        | Bin
 .../jquery.plupload.queue/img/error.gif       | Bin
 .../jquery.plupload.queue/img/throbber.gif    | Bin
 .../jquery.plupload.queue/img/transp50.png    | Bin
 .../jquery.plupload.queue.js                  |   0
 .../jquery.plupload.queue.min.js              |   0
 .../static/plupload-2.1.1/moxie.js            |   0
 .../static/plupload-2.1.1/moxie.min.js        |   0
 .../static/plupload-2.1.1/plupload.dev.js     |   0
 .../nextgen_admin/module.nextgen_admin.php    |   2 +-
 .../bootstrap/css/bootstrap-tooltip.css       | 429 ++----------------
 .../bootstrap/css/bootstrap-tooltip.min.css   |   6 +-
 .../static/gritter/images/gritter-long.png    | Bin
 .../static/gritter/images/gritter.png         | Bin
 .../nextgen_data/module.nextgen_data.php      |   0
 ...package.module.nextgen_gallery_display.php |   1 +
 .../static/fonts/fontawesome-webfont.eot      | Bin
 .../static/fonts/fontawesome-webfont.svg      |   0
 .../static/fonts/fontawesome-webfont.ttf      | Bin
 .../static/fonts/fontawesome-webfont.woff     | Bin
 .../ngglegacy/fonts/YanoneKaffeesatz-Bold.ttf | Bin
 .../simplehtmldom/module.simple_html_dom.php  |   0
 .../product.photocrati_nextgen.php            |   0
 wp-content/plugins/nextgen-gallery/readme.txt |  24 +-
 174 files changed, 147 insertions(+), 451 deletions(-)
 mode change 100644 => 100755 wp-content/plugins/nextgen-gallery/freemius/assets/css/common.css
 mode change 100644 => 100755 wp-content/plugins/nextgen-gallery/freemius/assets/css/common.min.css
 mode change 100644 => 100755 wp-content/plugins/nextgen-gallery/freemius/assets/js/jquery.ba-postmessage.js
 mode change 100644 => 100755 wp-content/plugins/nextgen-gallery/freemius/assets/js/jquery.ba-postmessage.min.js
 mode change 100644 => 100755 wp-content/plugins/nextgen-gallery/freemius/assets/js/nojquery.ba-postmessage.js
 mode change 100644 => 100755 wp-content/plugins/nextgen-gallery/freemius/assets/js/nojquery.ba-postmessage.min.js
 mode change 100644 => 100755 wp-content/plugins/nextgen-gallery/freemius/assets/js/postmessage.js
 mode change 100644 => 100755 wp-content/plugins/nextgen-gallery/freemius/assets/js/postmessage.min.js
 mode change 100644 => 100755 wp-content/plugins/nextgen-gallery/freemius/assets/scss/admin/account.scss
 mode change 100644 => 100755 wp-content/plugins/nextgen-gallery/freemius/assets/scss/admin/add-ons.scss
 mode change 100644 => 100755 wp-content/plugins/nextgen-gallery/freemius/assets/scss/admin/common.scss
 mode change 100644 => 100755 wp-content/plugins/nextgen-gallery/freemius/assets/scss/admin/connect.scss
 mode change 100644 => 100755 wp-content/plugins/nextgen-gallery/freemius/includes/class-fs-api.php
 mode change 100644 => 100755 wp-content/plugins/nextgen-gallery/freemius/includes/class-fs-plugin-updater.php
 mode change 100644 => 100755 wp-content/plugins/nextgen-gallery/freemius/includes/class-fs-security.php
 mode change 100644 => 100755 wp-content/plugins/nextgen-gallery/freemius/includes/entities/class-fs-entity.php
 mode change 100644 => 100755 wp-content/plugins/nextgen-gallery/freemius/includes/entities/class-fs-payment.php
 mode change 100644 => 100755 wp-content/plugins/nextgen-gallery/freemius/includes/entities/class-fs-plugin-info.php
 mode change 100644 => 100755 wp-content/plugins/nextgen-gallery/freemius/includes/entities/class-fs-plugin-license.php
 mode change 100644 => 100755 wp-content/plugins/nextgen-gallery/freemius/includes/entities/class-fs-plugin-plan.php
 mode change 100644 => 100755 wp-content/plugins/nextgen-gallery/freemius/includes/entities/class-fs-plugin-tag.php
 mode change 100644 => 100755 wp-content/plugins/nextgen-gallery/freemius/includes/entities/class-fs-plugin.php
 mode change 100644 => 100755 wp-content/plugins/nextgen-gallery/freemius/includes/entities/class-fs-pricing.php
 mode change 100644 => 100755 wp-content/plugins/nextgen-gallery/freemius/includes/entities/class-fs-scope-entity.php
 mode change 100644 => 100755 wp-content/plugins/nextgen-gallery/freemius/includes/entities/class-fs-site.php
 mode change 100644 => 100755 wp-content/plugins/nextgen-gallery/freemius/includes/entities/class-fs-subscription.php
 mode change 100644 => 100755 wp-content/plugins/nextgen-gallery/freemius/includes/entities/class-fs-user.php
 mode change 100644 => 100755 wp-content/plugins/nextgen-gallery/freemius/includes/fs-plugin-info-dialog.php
 mode change 100644 => 100755 wp-content/plugins/nextgen-gallery/freemius/includes/managers/class-fs-cache-manager.php
 mode change 100644 => 100755 wp-content/plugins/nextgen-gallery/freemius/includes/managers/class-fs-key-value-storage.php
 mode change 100644 => 100755 wp-content/plugins/nextgen-gallery/freemius/includes/managers/class-fs-license-manager.php
 mode change 100644 => 100755 wp-content/plugins/nextgen-gallery/freemius/includes/managers/class-fs-option-manager.php
 mode change 100644 => 100755 wp-content/plugins/nextgen-gallery/freemius/includes/managers/class-fs-plan-manager.php
 mode change 100644 => 100755 wp-content/plugins/nextgen-gallery/freemius/includes/managers/class-fs-plugin-manager.php
 mode change 100644 => 100755 wp-content/plugins/nextgen-gallery/freemius/includes/sdk/Exceptions/ArgumentNotExistException.php
 mode change 100644 => 100755 wp-content/plugins/nextgen-gallery/freemius/includes/sdk/Exceptions/EmptyArgumentException.php
 mode change 100644 => 100755 wp-content/plugins/nextgen-gallery/freemius/includes/sdk/Exceptions/Exception.php
 mode change 100644 => 100755 wp-content/plugins/nextgen-gallery/freemius/includes/sdk/Exceptions/InvalidArgumentException.php
 mode change 100644 => 100755 wp-content/plugins/nextgen-gallery/freemius/includes/sdk/Exceptions/OAuthException.php
 mode change 100644 => 100755 wp-content/plugins/nextgen-gallery/freemius/includes/sdk/Freemius.php
 mode change 100644 => 100755 wp-content/plugins/nextgen-gallery/freemius/includes/sdk/FreemiusBase.php
 mode change 100644 => 100755 wp-content/plugins/nextgen-gallery/freemius/includes/sdk/LICENSE.txt
 mode change 100644 => 100755 wp-content/plugins/nextgen-gallery/freemius/languages/freemius-en.mo
 mode change 100644 => 100755 wp-content/plugins/nextgen-gallery/freemius/languages/freemius-en.po
 mode change 100644 => 100755 wp-content/plugins/nextgen-gallery/freemius/languages/freemius-it_IT.mo
 mode change 100644 => 100755 wp-content/plugins/nextgen-gallery/freemius/languages/freemius-it_IT.po
 mode change 100644 => 100755 wp-content/plugins/nextgen-gallery/freemius/languages/freemius.pot
 mode change 100644 => 100755 wp-content/plugins/nextgen-gallery/freemius/templates/account.php
 mode change 100644 => 100755 wp-content/plugins/nextgen-gallery/freemius/templates/add-ons.php
 mode change 100644 => 100755 wp-content/plugins/nextgen-gallery/freemius/templates/all-admin-notice.php
 mode change 100644 => 100755 wp-content/plugins/nextgen-gallery/freemius/templates/checkout.php
 mode change 100644 => 100755 wp-content/plugins/nextgen-gallery/freemius/templates/connect.php
 mode change 100644 => 100755 wp-content/plugins/nextgen-gallery/freemius/templates/contact.php
 mode change 100644 => 100755 wp-content/plugins/nextgen-gallery/freemius/templates/firewall-issues-js.php
 mode change 100644 => 100755 wp-content/plugins/nextgen-gallery/freemius/templates/powered-by.php
 mode change 100644 => 100755 wp-content/plugins/nextgen-gallery/freemius/templates/sticky-admin-notice-js.php
 mode change 100755 => 100644 wp-content/plugins/nextgen-gallery/nggallery.php
 mode change 100755 => 100644 wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/lightbox/static/fancybox/blank.gif
 mode change 100755 => 100644 wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/lightbox/static/fancybox/fancy_close.png
 mode change 100755 => 100644 wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/lightbox/static/fancybox/fancy_loading.png
 mode change 100755 => 100644 wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/lightbox/static/fancybox/fancy_nav_left.png
 mode change 100755 => 100644 wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/lightbox/static/fancybox/fancy_nav_right.png
 mode change 100755 => 100644 wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/lightbox/static/fancybox/fancy_shadow_e.png
 mode change 100755 => 100644 wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/lightbox/static/fancybox/fancy_shadow_n.png
 mode change 100755 => 100644 wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/lightbox/static/fancybox/fancy_shadow_ne.png
 mode change 100755 => 100644 wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/lightbox/static/fancybox/fancy_shadow_nw.png
 mode change 100755 => 100644 wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/lightbox/static/fancybox/fancy_shadow_s.png
 mode change 100755 => 100644 wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/lightbox/static/fancybox/fancy_shadow_se.png
 mode change 100755 => 100644 wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/lightbox/static/fancybox/fancy_shadow_sw.png
 mode change 100755 => 100644 wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/lightbox/static/fancybox/fancy_shadow_w.png
 mode change 100755 => 100644 wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/lightbox/static/fancybox/fancy_title_left.png
 mode change 100755 => 100644 wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/lightbox/static/fancybox/fancy_title_main.png
 mode change 100755 => 100644 wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/lightbox/static/fancybox/fancy_title_over.png
 mode change 100755 => 100644 wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/lightbox/static/fancybox/fancy_title_right.png
 mode change 100755 => 100644 wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/lightbox/static/fancybox/fancybox-x.png
 mode change 100755 => 100644 wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/lightbox/static/fancybox/fancybox-y.png
 mode change 100755 => 100644 wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/lightbox/static/fancybox/fancybox.png
 mode change 100755 => 100644 wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/lightbox/static/fancybox/jquery.easing-1.3.pack.js
 mode change 100755 => 100644 wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/lightbox/static/fancybox/jquery.fancybox-1.3.4.css
 mode change 100755 => 100644 wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/lightbox/static/fancybox/jquery.fancybox-1.3.4.js
 mode change 100755 => 100644 wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/lightbox/static/fancybox/jquery.fancybox-1.3.4.pack.js
 mode change 100755 => 100644 wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/lightbox/static/fancybox/jquery.mousewheel-3.0.4.pack.js
 mode change 100755 => 100644 wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/lightbox/static/shutter_reloaded/images/close.gif
 mode change 100755 => 100644 wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/lightbox/static/shutter_reloaded/images/loading.gif
 mode change 100755 => 100644 wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/lightbox/static/shutter_reloaded/images/next.gif
 mode change 100755 => 100644 wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/lightbox/static/shutter_reloaded/images/prev.gif
 mode change 100755 => 100644 wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/lightbox/static/shutter_reloaded/images/resize1.gif
 mode change 100755 => 100644 wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/lightbox/static/shutter_reloaded/images/resize2.gif
 mode change 100755 => 100644 wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/lightbox/static/shutter_reloaded/shutter.css
 mode change 100755 => 100644 wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/lightbox/static/shutter_reloaded/shutter.js
 mode change 100755 => 100644 wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/mvc/module.mvc.php
 mode change 100755 => 100644 wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/mvc/templates/404.php
 mode change 100755 => 100644 wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/mvc/templates/500.php
 mode change 100755 => 100644 wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/mvc/templates/index.php
 mode change 100755 => 100644 wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/nextgen_addgallery_page/static/jquery.filetree/images/directory.png
 mode change 100755 => 100644 wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/nextgen_addgallery_page/static/jquery.filetree/images/folder_open.png
 mode change 100755 => 100644 wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/nextgen_addgallery_page/static/jquery.filetree/images/spinner.gif
 mode change 100755 => 100644 wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/nextgen_addgallery_page/static/jquery.filetree/jquery.filetree.css
 mode change 100755 => 100644 wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/nextgen_addgallery_page/static/jquery.filetree/jquery.filetree.js
 mode change 100755 => 100644 wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/nextgen_addgallery_page/static/plupload-2.1.1/Moxie.swf
 mode change 100755 => 100644 wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/nextgen_addgallery_page/static/plupload-2.1.1/Moxie.xap
 mode change 100755 => 100644 wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/nextgen_addgallery_page/static/plupload-2.1.1/i18n/ar.js
 mode change 100755 => 100644 wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/nextgen_addgallery_page/static/plupload-2.1.1/i18n/bs.js
 mode change 100755 => 100644 wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/nextgen_addgallery_page/static/plupload-2.1.1/i18n/ca.js
 mode change 100755 => 100644 wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/nextgen_addgallery_page/static/plupload-2.1.1/i18n/cs.js
 mode change 100755 => 100644 wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/nextgen_addgallery_page/static/plupload-2.1.1/i18n/cy.js
 mode change 100755 => 100644 wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/nextgen_addgallery_page/static/plupload-2.1.1/i18n/da.js
 mode change 100755 => 100644 wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/nextgen_addgallery_page/static/plupload-2.1.1/i18n/de.js
 mode change 100755 => 100644 wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/nextgen_addgallery_page/static/plupload-2.1.1/i18n/el.js
 mode change 100755 => 100644 wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/nextgen_addgallery_page/static/plupload-2.1.1/i18n/en.js
 mode change 100755 => 100644 wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/nextgen_addgallery_page/static/plupload-2.1.1/i18n/es.js
 mode change 100755 => 100644 wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/nextgen_addgallery_page/static/plupload-2.1.1/i18n/et.js
 mode change 100755 => 100644 wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/nextgen_addgallery_page/static/plupload-2.1.1/i18n/fa.js
 mode change 100755 => 100644 wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/nextgen_addgallery_page/static/plupload-2.1.1/i18n/fi.js
 mode change 100755 => 100644 wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/nextgen_addgallery_page/static/plupload-2.1.1/i18n/fr.js
 mode change 100755 => 100644 wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/nextgen_addgallery_page/static/plupload-2.1.1/i18n/he.js
 mode change 100755 => 100644 wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/nextgen_addgallery_page/static/plupload-2.1.1/i18n/hr.js
 mode change 100755 => 100644 wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/nextgen_addgallery_page/static/plupload-2.1.1/i18n/hu.js
 mode change 100755 => 100644 wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/nextgen_addgallery_page/static/plupload-2.1.1/i18n/hy.js
 mode change 100755 => 100644 wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/nextgen_addgallery_page/static/plupload-2.1.1/i18n/id.js
 mode change 100755 => 100644 wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/nextgen_addgallery_page/static/plupload-2.1.1/i18n/it.js
 mode change 100755 => 100644 wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/nextgen_addgallery_page/static/plupload-2.1.1/i18n/ja.js
 mode change 100755 => 100644 wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/nextgen_addgallery_page/static/plupload-2.1.1/i18n/ka.js
 mode change 100755 => 100644 wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/nextgen_addgallery_page/static/plupload-2.1.1/i18n/kk.js
 mode change 100755 => 100644 wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/nextgen_addgallery_page/static/plupload-2.1.1/i18n/ko.js
 mode change 100755 => 100644 wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/nextgen_addgallery_page/static/plupload-2.1.1/i18n/lt.js
 mode change 100755 => 100644 wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/nextgen_addgallery_page/static/plupload-2.1.1/i18n/lv.js
 mode change 100755 => 100644 wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/nextgen_addgallery_page/static/plupload-2.1.1/i18n/nl.js
 mode change 100755 => 100644 wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/nextgen_addgallery_page/static/plupload-2.1.1/i18n/pl.js
 mode change 100755 => 100644 wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/nextgen_addgallery_page/static/plupload-2.1.1/i18n/pt_BR.js
 mode change 100755 => 100644 wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/nextgen_addgallery_page/static/plupload-2.1.1/i18n/ro.js
 mode change 100755 => 100644 wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/nextgen_addgallery_page/static/plupload-2.1.1/i18n/ru.js
 mode change 100755 => 100644 wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/nextgen_addgallery_page/static/plupload-2.1.1/i18n/sk.js
 mode change 100755 => 100644 wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/nextgen_addgallery_page/static/plupload-2.1.1/i18n/sr.js
 mode change 100755 => 100644 wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/nextgen_addgallery_page/static/plupload-2.1.1/i18n/sv.js
 mode change 100755 => 100644 wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/nextgen_addgallery_page/static/plupload-2.1.1/i18n/th_TH.js
 mode change 100755 => 100644 wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/nextgen_addgallery_page/static/plupload-2.1.1/i18n/tr.js
 mode change 100755 => 100644 wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/nextgen_addgallery_page/static/plupload-2.1.1/i18n/uk_UA.js
 mode change 100755 => 100644 wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/nextgen_addgallery_page/static/plupload-2.1.1/i18n/zh_CN.js
 mode change 100755 => 100644 wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/nextgen_addgallery_page/static/plupload-2.1.1/i18n/zh_TW.js
 mode change 100755 => 100644 wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/nextgen_addgallery_page/static/plupload-2.1.1/jquery.plupload.queue/css/jquery.plupload.queue.css
 mode change 100755 => 100644 wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/nextgen_addgallery_page/static/plupload-2.1.1/jquery.plupload.queue/img/backgrounds.gif
 mode change 100755 => 100644 wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/nextgen_addgallery_page/static/plupload-2.1.1/jquery.plupload.queue/img/buttons-disabled.png
 mode change 100755 => 100644 wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/nextgen_addgallery_page/static/plupload-2.1.1/jquery.plupload.queue/img/buttons.png
 mode change 100755 => 100644 wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/nextgen_addgallery_page/static/plupload-2.1.1/jquery.plupload.queue/img/delete.gif
 mode change 100755 => 100644 wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/nextgen_addgallery_page/static/plupload-2.1.1/jquery.plupload.queue/img/done.gif
 mode change 100755 => 100644 wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/nextgen_addgallery_page/static/plupload-2.1.1/jquery.plupload.queue/img/error.gif
 mode change 100755 => 100644 wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/nextgen_addgallery_page/static/plupload-2.1.1/jquery.plupload.queue/img/throbber.gif
 mode change 100755 => 100644 wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/nextgen_addgallery_page/static/plupload-2.1.1/jquery.plupload.queue/img/transp50.png
 mode change 100755 => 100644 wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/nextgen_addgallery_page/static/plupload-2.1.1/jquery.plupload.queue/jquery.plupload.queue.js
 mode change 100755 => 100644 wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/nextgen_addgallery_page/static/plupload-2.1.1/jquery.plupload.queue/jquery.plupload.queue.min.js
 mode change 100755 => 100644 wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/nextgen_addgallery_page/static/plupload-2.1.1/moxie.js
 mode change 100755 => 100644 wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/nextgen_addgallery_page/static/plupload-2.1.1/moxie.min.js
 mode change 100755 => 100644 wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/nextgen_addgallery_page/static/plupload-2.1.1/plupload.dev.js
 mode change 100755 => 100644 wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/nextgen_admin/static/gritter/images/gritter-long.png
 mode change 100755 => 100644 wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/nextgen_admin/static/gritter/images/gritter.png
 mode change 100755 => 100644 wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/nextgen_data/module.nextgen_data.php
 mode change 100755 => 100644 wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/nextgen_gallery_display/static/fonts/fontawesome-webfont.eot
 mode change 100755 => 100644 wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/nextgen_gallery_display/static/fonts/fontawesome-webfont.svg
 mode change 100755 => 100644 wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/nextgen_gallery_display/static/fonts/fontawesome-webfont.ttf
 mode change 100755 => 100644 wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/nextgen_gallery_display/static/fonts/fontawesome-webfont.woff
 mode change 100644 => 100755 wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/ngglegacy/fonts/YanoneKaffeesatz-Bold.ttf
 mode change 100755 => 100644 wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/simplehtmldom/module.simple_html_dom.php
 mode change 100755 => 100644 wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/product.photocrati_nextgen.php

diff --git a/wp-content/plugins/nextgen-gallery/changelog.txt b/wp-content/plugins/nextgen-gallery/changelog.txt
index 0c8a1dd06..d56571234 100644
--- a/wp-content/plugins/nextgen-gallery/changelog.txt
+++ b/wp-content/plugins/nextgen-gallery/changelog.txt
@@ -1,6 +1,20 @@
 NextGEN Gallery
 by Imagely
 
+= V2.1.79 - 02.23.2017 =
+* Changed:  Tag display adjustment
+
+= V2.1.77 - 01.31.2017 =
+* Changed:  Corrected Facebook link
+* Changed:  Tags in readme.txt
+* Fixed:    Problem with deactivating other plugin
+
+= V2.1.69 - 01.18.2017 =
+* Fixed:    Ensured compatibility with WordPress 4.7.1
+* Fixed:    Missing option names on setting pages when Wizard active
+* Fixed:    Ensure that NextGEN Gallery is always loaded after it's extension plugins in WP 4.7
+* Fixed:    Pope product uninstaller not running during activation
+
 = V2.1.62 - 12.15.2016 =
 * Fixed:   Typo in notice for launching the gallery wizard
 * Fixed:   The ability to dismiss the gallery wizard notice
diff --git a/wp-content/plugins/nextgen-gallery/composer.json b/wp-content/plugins/nextgen-gallery/composer.json
index 6baf73020..7e3217015 100644
--- a/wp-content/plugins/nextgen-gallery/composer.json
+++ b/wp-content/plugins/nextgen-gallery/composer.json
@@ -1,6 +1,6 @@
 {
     "name": "imagely/nextgen-gallery",
-    "description": "The most popular gallery plugin for WordPress and one of the most popular plugins of all time with over 12 million downloads.",
+    "description": "The most popular gallery plugin for WordPress and one of the most popular plugins of all time with over 16.5 million downloads.",
     "keywords": ["nextgen", "nextgen gallery", "gallery", "galleries", "image", "images", "image gallery", "photo", "photos", "photo gallery", "picture", "pictures", "picture gallery", "album", "albums", "photo albums", "image album", "media", "media gallery", "thumbnails", "thumbnail gallery", "thumbnail galleries", "slideshow", "slideshows", "slideshow gallery", "slideshow galleries", "fancybox", "lightbox", "responsive", "responsive gallery", "responsive galleries", "singlepic", "watermarks", "watermarking", "photography", "photographer"],
     "homepage": "https://www.imagely.com/",
     "license": "GPLv2",
diff --git a/wp-content/plugins/nextgen-gallery/freemius/assets/css/common.css b/wp-content/plugins/nextgen-gallery/freemius/assets/css/common.css
old mode 100644
new mode 100755
diff --git a/wp-content/plugins/nextgen-gallery/freemius/assets/css/common.min.css b/wp-content/plugins/nextgen-gallery/freemius/assets/css/common.min.css
old mode 100644
new mode 100755
diff --git a/wp-content/plugins/nextgen-gallery/freemius/assets/js/jquery.ba-postmessage.js b/wp-content/plugins/nextgen-gallery/freemius/assets/js/jquery.ba-postmessage.js
old mode 100644
new mode 100755
diff --git a/wp-content/plugins/nextgen-gallery/freemius/assets/js/jquery.ba-postmessage.min.js b/wp-content/plugins/nextgen-gallery/freemius/assets/js/jquery.ba-postmessage.min.js
old mode 100644
new mode 100755
diff --git a/wp-content/plugins/nextgen-gallery/freemius/assets/js/nojquery.ba-postmessage.js b/wp-content/plugins/nextgen-gallery/freemius/assets/js/nojquery.ba-postmessage.js
old mode 100644
new mode 100755
diff --git a/wp-content/plugins/nextgen-gallery/freemius/assets/js/nojquery.ba-postmessage.min.js b/wp-content/plugins/nextgen-gallery/freemius/assets/js/nojquery.ba-postmessage.min.js
old mode 100644
new mode 100755
diff --git a/wp-content/plugins/nextgen-gallery/freemius/assets/js/postmessage.js b/wp-content/plugins/nextgen-gallery/freemius/assets/js/postmessage.js
old mode 100644
new mode 100755
diff --git a/wp-content/plugins/nextgen-gallery/freemius/assets/js/postmessage.min.js b/wp-content/plugins/nextgen-gallery/freemius/assets/js/postmessage.min.js
old mode 100644
new mode 100755
diff --git a/wp-content/plugins/nextgen-gallery/freemius/assets/scss/admin/account.scss b/wp-content/plugins/nextgen-gallery/freemius/assets/scss/admin/account.scss
old mode 100644
new mode 100755
diff --git a/wp-content/plugins/nextgen-gallery/freemius/assets/scss/admin/add-ons.scss b/wp-content/plugins/nextgen-gallery/freemius/assets/scss/admin/add-ons.scss
old mode 100644
new mode 100755
diff --git a/wp-content/plugins/nextgen-gallery/freemius/assets/scss/admin/common.scss b/wp-content/plugins/nextgen-gallery/freemius/assets/scss/admin/common.scss
old mode 100644
new mode 100755
diff --git a/wp-content/plugins/nextgen-gallery/freemius/assets/scss/admin/connect.scss b/wp-content/plugins/nextgen-gallery/freemius/assets/scss/admin/connect.scss
old mode 100644
new mode 100755
diff --git a/wp-content/plugins/nextgen-gallery/freemius/includes/class-fs-api.php b/wp-content/plugins/nextgen-gallery/freemius/includes/class-fs-api.php
old mode 100644
new mode 100755
diff --git a/wp-content/plugins/nextgen-gallery/freemius/includes/class-fs-plugin-updater.php b/wp-content/plugins/nextgen-gallery/freemius/includes/class-fs-plugin-updater.php
old mode 100644
new mode 100755
diff --git a/wp-content/plugins/nextgen-gallery/freemius/includes/class-fs-security.php b/wp-content/plugins/nextgen-gallery/freemius/includes/class-fs-security.php
old mode 100644
new mode 100755
diff --git a/wp-content/plugins/nextgen-gallery/freemius/includes/entities/class-fs-entity.php b/wp-content/plugins/nextgen-gallery/freemius/includes/entities/class-fs-entity.php
old mode 100644
new mode 100755
diff --git a/wp-content/plugins/nextgen-gallery/freemius/includes/entities/class-fs-payment.php b/wp-content/plugins/nextgen-gallery/freemius/includes/entities/class-fs-payment.php
old mode 100644
new mode 100755
diff --git a/wp-content/plugins/nextgen-gallery/freemius/includes/entities/class-fs-plugin-info.php b/wp-content/plugins/nextgen-gallery/freemius/includes/entities/class-fs-plugin-info.php
old mode 100644
new mode 100755
diff --git a/wp-content/plugins/nextgen-gallery/freemius/includes/entities/class-fs-plugin-license.php b/wp-content/plugins/nextgen-gallery/freemius/includes/entities/class-fs-plugin-license.php
old mode 100644
new mode 100755
diff --git a/wp-content/plugins/nextgen-gallery/freemius/includes/entities/class-fs-plugin-plan.php b/wp-content/plugins/nextgen-gallery/freemius/includes/entities/class-fs-plugin-plan.php
old mode 100644
new mode 100755
diff --git a/wp-content/plugins/nextgen-gallery/freemius/includes/entities/class-fs-plugin-tag.php b/wp-content/plugins/nextgen-gallery/freemius/includes/entities/class-fs-plugin-tag.php
old mode 100644
new mode 100755
diff --git a/wp-content/plugins/nextgen-gallery/freemius/includes/entities/class-fs-plugin.php b/wp-content/plugins/nextgen-gallery/freemius/includes/entities/class-fs-plugin.php
old mode 100644
new mode 100755
diff --git a/wp-content/plugins/nextgen-gallery/freemius/includes/entities/class-fs-pricing.php b/wp-content/plugins/nextgen-gallery/freemius/includes/entities/class-fs-pricing.php
old mode 100644
new mode 100755
diff --git a/wp-content/plugins/nextgen-gallery/freemius/includes/entities/class-fs-scope-entity.php b/wp-content/plugins/nextgen-gallery/freemius/includes/entities/class-fs-scope-entity.php
old mode 100644
new mode 100755
diff --git a/wp-content/plugins/nextgen-gallery/freemius/includes/entities/class-fs-site.php b/wp-content/plugins/nextgen-gallery/freemius/includes/entities/class-fs-site.php
old mode 100644
new mode 100755
diff --git a/wp-content/plugins/nextgen-gallery/freemius/includes/entities/class-fs-subscription.php b/wp-content/plugins/nextgen-gallery/freemius/includes/entities/class-fs-subscription.php
old mode 100644
new mode 100755
diff --git a/wp-content/plugins/nextgen-gallery/freemius/includes/entities/class-fs-user.php b/wp-content/plugins/nextgen-gallery/freemius/includes/entities/class-fs-user.php
old mode 100644
new mode 100755
diff --git a/wp-content/plugins/nextgen-gallery/freemius/includes/fs-plugin-info-dialog.php b/wp-content/plugins/nextgen-gallery/freemius/includes/fs-plugin-info-dialog.php
old mode 100644
new mode 100755
diff --git a/wp-content/plugins/nextgen-gallery/freemius/includes/managers/class-fs-cache-manager.php b/wp-content/plugins/nextgen-gallery/freemius/includes/managers/class-fs-cache-manager.php
old mode 100644
new mode 100755
diff --git a/wp-content/plugins/nextgen-gallery/freemius/includes/managers/class-fs-key-value-storage.php b/wp-content/plugins/nextgen-gallery/freemius/includes/managers/class-fs-key-value-storage.php
old mode 100644
new mode 100755
diff --git a/wp-content/plugins/nextgen-gallery/freemius/includes/managers/class-fs-license-manager.php b/wp-content/plugins/nextgen-gallery/freemius/includes/managers/class-fs-license-manager.php
old mode 100644
new mode 100755
diff --git a/wp-content/plugins/nextgen-gallery/freemius/includes/managers/class-fs-option-manager.php b/wp-content/plugins/nextgen-gallery/freemius/includes/managers/class-fs-option-manager.php
old mode 100644
new mode 100755
diff --git a/wp-content/plugins/nextgen-gallery/freemius/includes/managers/class-fs-plan-manager.php b/wp-content/plugins/nextgen-gallery/freemius/includes/managers/class-fs-plan-manager.php
old mode 100644
new mode 100755
diff --git a/wp-content/plugins/nextgen-gallery/freemius/includes/managers/class-fs-plugin-manager.php b/wp-content/plugins/nextgen-gallery/freemius/includes/managers/class-fs-plugin-manager.php
old mode 100644
new mode 100755
diff --git a/wp-content/plugins/nextgen-gallery/freemius/includes/sdk/Exceptions/ArgumentNotExistException.php b/wp-content/plugins/nextgen-gallery/freemius/includes/sdk/Exceptions/ArgumentNotExistException.php
old mode 100644
new mode 100755
diff --git a/wp-content/plugins/nextgen-gallery/freemius/includes/sdk/Exceptions/EmptyArgumentException.php b/wp-content/plugins/nextgen-gallery/freemius/includes/sdk/Exceptions/EmptyArgumentException.php
old mode 100644
new mode 100755
diff --git a/wp-content/plugins/nextgen-gallery/freemius/includes/sdk/Exceptions/Exception.php b/wp-content/plugins/nextgen-gallery/freemius/includes/sdk/Exceptions/Exception.php
old mode 100644
new mode 100755
diff --git a/wp-content/plugins/nextgen-gallery/freemius/includes/sdk/Exceptions/InvalidArgumentException.php b/wp-content/plugins/nextgen-gallery/freemius/includes/sdk/Exceptions/InvalidArgumentException.php
old mode 100644
new mode 100755
diff --git a/wp-content/plugins/nextgen-gallery/freemius/includes/sdk/Exceptions/OAuthException.php b/wp-content/plugins/nextgen-gallery/freemius/includes/sdk/Exceptions/OAuthException.php
old mode 100644
new mode 100755
diff --git a/wp-content/plugins/nextgen-gallery/freemius/includes/sdk/Freemius.php b/wp-content/plugins/nextgen-gallery/freemius/includes/sdk/Freemius.php
old mode 100644
new mode 100755
diff --git a/wp-content/plugins/nextgen-gallery/freemius/includes/sdk/FreemiusBase.php b/wp-content/plugins/nextgen-gallery/freemius/includes/sdk/FreemiusBase.php
old mode 100644
new mode 100755
diff --git a/wp-content/plugins/nextgen-gallery/freemius/includes/sdk/LICENSE.txt b/wp-content/plugins/nextgen-gallery/freemius/includes/sdk/LICENSE.txt
old mode 100644
new mode 100755
diff --git a/wp-content/plugins/nextgen-gallery/freemius/languages/freemius-en.mo b/wp-content/plugins/nextgen-gallery/freemius/languages/freemius-en.mo
old mode 100644
new mode 100755
diff --git a/wp-content/plugins/nextgen-gallery/freemius/languages/freemius-en.po b/wp-content/plugins/nextgen-gallery/freemius/languages/freemius-en.po
old mode 100644
new mode 100755
diff --git a/wp-content/plugins/nextgen-gallery/freemius/languages/freemius-it_IT.mo b/wp-content/plugins/nextgen-gallery/freemius/languages/freemius-it_IT.mo
old mode 100644
new mode 100755
diff --git a/wp-content/plugins/nextgen-gallery/freemius/languages/freemius-it_IT.po b/wp-content/plugins/nextgen-gallery/freemius/languages/freemius-it_IT.po
old mode 100644
new mode 100755
diff --git a/wp-content/plugins/nextgen-gallery/freemius/languages/freemius.pot b/wp-content/plugins/nextgen-gallery/freemius/languages/freemius.pot
old mode 100644
new mode 100755
diff --git a/wp-content/plugins/nextgen-gallery/freemius/templates/account.php b/wp-content/plugins/nextgen-gallery/freemius/templates/account.php
old mode 100644
new mode 100755
diff --git a/wp-content/plugins/nextgen-gallery/freemius/templates/add-ons.php b/wp-content/plugins/nextgen-gallery/freemius/templates/add-ons.php
old mode 100644
new mode 100755
diff --git a/wp-content/plugins/nextgen-gallery/freemius/templates/all-admin-notice.php b/wp-content/plugins/nextgen-gallery/freemius/templates/all-admin-notice.php
old mode 100644
new mode 100755
diff --git a/wp-content/plugins/nextgen-gallery/freemius/templates/checkout.php b/wp-content/plugins/nextgen-gallery/freemius/templates/checkout.php
old mode 100644
new mode 100755
diff --git a/wp-content/plugins/nextgen-gallery/freemius/templates/connect.php b/wp-content/plugins/nextgen-gallery/freemius/templates/connect.php
old mode 100644
new mode 100755
diff --git a/wp-content/plugins/nextgen-gallery/freemius/templates/contact.php b/wp-content/plugins/nextgen-gallery/freemius/templates/contact.php
old mode 100644
new mode 100755
diff --git a/wp-content/plugins/nextgen-gallery/freemius/templates/firewall-issues-js.php b/wp-content/plugins/nextgen-gallery/freemius/templates/firewall-issues-js.php
old mode 100644
new mode 100755
diff --git a/wp-content/plugins/nextgen-gallery/freemius/templates/powered-by.php b/wp-content/plugins/nextgen-gallery/freemius/templates/powered-by.php
old mode 100644
new mode 100755
diff --git a/wp-content/plugins/nextgen-gallery/freemius/templates/sticky-admin-notice-js.php b/wp-content/plugins/nextgen-gallery/freemius/templates/sticky-admin-notice-js.php
old mode 100644
new mode 100755
diff --git a/wp-content/plugins/nextgen-gallery/nggallery.php b/wp-content/plugins/nextgen-gallery/nggallery.php
old mode 100755
new mode 100644
index 807bbbc57..1e3718887
--- a/wp-content/plugins/nextgen-gallery/nggallery.php
+++ b/wp-content/plugins/nextgen-gallery/nggallery.php
@@ -3,8 +3,8 @@ if(preg_match('#' . basename(__FILE__) . '#', $_SERVER['PHP_SELF'])) { die('You
 
 /**
  * Plugin Name: NextGEN Gallery
- * Description: The most popular gallery plugin for WordPress and one of the most popular plugins of all time with over 16 million downloads.
- * Version: 2.1.62
+ * Description: The most popular gallery plugin for WordPress and one of the most popular plugins of all time with over 16.5 million downloads.
+ * Version: 2.1.79
  * Author: Imagely
  * Plugin URI: https://www.imagely.com/wordpress-gallery-plugin/nextgen-gallery/
  * Author URI: https://www.imagely.com
@@ -160,7 +160,7 @@ class C_NextGEN_Bootstrap
 
 	function is_activating()
 	{
-		$retval =  strpos($_SERVER['REQUEST_URI'], 'plugins.php') !== FALSE && isset($_REQUEST['action']) && $_REQUEST['action'] == 'activate';
+        $retval =  strpos($_SERVER['REQUEST_URI'], 'plugins.php') !== FALSE && isset($_REQUEST['action']) && in_array($_REQUEST['action'], array('activate', 'activate-selected'));
 
 		if (!$retval && strpos($_SERVER['REQUEST_URI'], 'update.php') !== FALSE && isset($_REQUEST['action']) && $_REQUEST['action'] == 'install-plugin' && isset($_REQUEST['plugin']) && strpos($_REQUEST['plugin'], 'nextgen-gallery') === 0) {
 			$retval = TRUE;
@@ -170,11 +170,6 @@ class C_NextGEN_Bootstrap
 			$retval = TRUE;
 		}
 
-        // Omitted for now; this was merged at the wrong time
-		/* if (!$retval && isset($_REQUEST['tgmpa-activate']) && $_REQUEST['tgmpa-activate'] == 'activate-plugin' && isset($_REQUEST['plugin']) && strtolower($_REQUEST['plugin']) == 'nextgen-gallery') {
-			$retval = TRUE;
-		} */
-
 		return $retval;
 	}
 
@@ -209,6 +204,41 @@ class C_NextGEN_Bootstrap
 		C_NextGen_Shortcode_Manager::get_instance();
 	}
 
+	function fix_loading_order()
+	{
+        // If a plugin wasn't activated/deactivated siliently, we can listen for these things
+	    if (did_action('activate_plugin') || did_action('deactivate_plugin')) return;
+	    else if (strpos($_SERVER['REQUEST_URI'], 'plugins') !== FALSE) return;
+
+		$plugins = get_option('active_plugins');
+
+		// Remove NGG from the list
+        $ngg = basename(dirname(__FILE__)).'/'.basename(__FILE__);
+        $order = array();
+        foreach ($plugins as $plugin) {
+            if ($plugin != $ngg) $order[] = $plugin;
+        }
+
+
+        // Get the position of either NGG Pro or NGG Plus
+        $insert_at = FALSE;
+        for($i=0; $i<count($order); $i++) {
+            $plugin = $order[$i];
+            if (strpos($plugin, 'nggallery-pro') !== FALSE) $insert_at = $i+1;
+            else if (strpos($plugin, 'ngg-plus') !== FALSE) $insert_at = $i+1;
+        }
+
+        // Re-insert NGG after Pro or Plus
+        if ($insert_at === FALSE || $insert_at === count($order)) $order[] = $ngg;
+        elseif ($insert_at === 0) array_unshift($order, $ngg);
+        else array_splice($order, $insert_at, 0, array($ngg));
+		
+		if ($order != $plugins) {
+		    $order = array_filter($order);
+			update_option('active_plugins', $order);
+		}
+	}
+
 	/**
 	 * Loads the Pope Framework
 	 */
@@ -367,6 +397,9 @@ class C_NextGEN_Bootstrap
 		// Flush pope cache
 		add_action('init', array(&$this, 'flush_pope_cache'));
 
+		// NGG extension plugins should be loaded in a specific order
+        add_action('shutdown', array(&$this, 'fix_loading_order'));
+
 		// Display a warning if an compatible version of NextGEN Pro is installed alongside this
 		// version of NextGEN Gallery
 		if ($this->is_pro_incompatible()) {
@@ -578,6 +611,8 @@ class C_NextGEN_Bootstrap
 	 */
 	static function deactivate()
 	{
+        include_once('products/photocrati_nextgen/class.nextgen_product_installer.php');
+        C_Photocrati_Installer::add_handler(NGG_PLUGIN_BASENAME, 'C_NextGen_Product_Installer');
 		C_Photocrati_Installer::uninstall(NGG_PLUGIN_BASENAME);
 	}
 
@@ -596,7 +631,7 @@ class C_NextGEN_Bootstrap
 		define('NGG_PRODUCT_URL', path_join(str_replace("\\", '/', NGG_PLUGIN_URL), 'products'));
 		define('NGG_MODULE_URL', path_join(str_replace("\\", '/', NGG_PRODUCT_URL), 'photocrati_nextgen/modules'));
 		define('NGG_PLUGIN_STARTED_AT', microtime());
-		define('NGG_PLUGIN_VERSION', '2.1.62');
+		define('NGG_PLUGIN_VERSION', '2.1.79');
 
 		if (defined('SCRIPT_DEBUG') && SCRIPT_DEBUG)
 			define('NGG_SCRIPT_VERSION', (string)mt_rand(0, mt_getrandmax()));
diff --git a/wp-content/plugins/nextgen-gallery/pope/lib/autoload.php b/wp-content/plugins/nextgen-gallery/pope/lib/autoload.php
index 8e243ae0c..479832d47 100755
--- a/wp-content/plugins/nextgen-gallery/pope/lib/autoload.php
+++ b/wp-content/plugins/nextgen-gallery/pope/lib/autoload.php
@@ -1,7 +1,7 @@
 <?php
 
 if (!defined('POPE_VERSION')) {
-	define('POPE_VERSION', '0.12');
+	define('POPE_VERSION', '0.13');
 	require_once('class.pope_cache.php');
 	require_once('class.extensibleobject.php');
 	require_once('interface.component.php');
diff --git a/wp-content/plugins/nextgen-gallery/pope/lib/class.component_registry.php b/wp-content/plugins/nextgen-gallery/pope/lib/class.component_registry.php
index 01ac9ed26..cbdacd47e 100755
--- a/wp-content/plugins/nextgen-gallery/pope/lib/class.component_registry.php
+++ b/wp-content/plugins/nextgen-gallery/pope/lib/class.component_registry.php
@@ -787,42 +787,45 @@ class C_Component_Registry
 	{
 		$retval = array();
 		static $recursive_level = 0;
+        static $exclusions = array('..', '.', 'error_log', 'README', 'CHANGELOG', 'readme.txt', 'changelog.txt');
 		$recursive_level++;
 
 		$abspath = str_replace(array('\\', '/'), DIRECTORY_SEPARATOR, $abspath);
-		$contents = @scandir($abspath);
-		if ($contents) foreach ($contents as $filename) {
-			if ($filename == '.' || $filename == '..' || $filename == 'error_log') continue;
-			$filename_abspath = $abspath.DIRECTORY_SEPARATOR.$filename;
-
-			// Is this a subdirectory?
-			// We don't use is_dir(), as it's less efficient than just checking for a 'dot' in the filename.
-			// The problem is that we're assuming that our directories won't contain a 'dot'.
-			if ($recursive && strpos($filename, '.') === FALSE) {
-
-				// The recursive parameter can either be set to TRUE or the number of levels to navigate
-				// If we reach the max number of recursive levels we're supported to navigate, then we try
-				// to guess if there's a module or product file under the directory with the same name as
-				// the directory
-				if ($recursive === TRUE || (is_int($recursive) && $recursive_level <= $recursive)) {
-					$retval = array_merge($retval, $this->find_product_and_module_files($filename_abspath, $recursive));
-				}
+		if (!in_array($abspath, $exclusions)) {
+            $contents = @scandir($abspath);
+            if ($contents) foreach ($contents as $filename) {
+                if (in_array($filename, $exclusions)) continue;
+                $filename_abspath = $abspath.DIRECTORY_SEPARATOR.$filename;
+
+                // Is this a subdirectory?
+                // We don't use is_dir(), as it's less efficient than just checking for a 'dot' in the filename.
+                // The problem is that we're assuming that our directories won't contain a 'dot'.
+                if ($recursive && strpos($filename, '.') === FALSE) {
+
+                    // The recursive parameter can either be set to TRUE or the number of levels to navigate
+                    // If we reach the max number of recursive levels we're supported to navigate, then we try
+                    // to guess if there's a module or product file under the directory with the same name as
+                    // the directory
+                    if ($recursive === TRUE || (is_int($recursive) && $recursive_level <= $recursive)) {
+                        $retval = array_merge($retval, $this->find_product_and_module_files($filename_abspath, $recursive));
+                    }
 
-				elseif (@file_exists(($module_abspath = $filename_abspath.DIRECTORY_SEPARATOR.'module.'.$filename.'.php'))) {
-					$filename = 'module.'.$filename.'.php';
-					$filename_abspath = $module_abspath;
-				}
-				elseif (@file_exists(($product_abspath = $filename_abspath.DIRECTORY_SEPARATOR.'product.'.$filename.'.php'))) {
-					$filename = 'product.'.$filename.'.php';
-					$filename_abspath = $module_abspath;
-				}
+                    elseif (@file_exists(($module_abspath = $filename_abspath.DIRECTORY_SEPARATOR.'module.'.$filename.'.php'))) {
+                        $filename = 'module.'.$filename.'.php';
+                        $filename_abspath = $module_abspath;
+                    }
+                    elseif (@file_exists(($product_abspath = $filename_abspath.DIRECTORY_SEPARATOR.'product.'.$filename.'.php'))) {
+                        $filename = 'product.'.$filename.'.php';
+                        $filename_abspath = $module_abspath;
+                    }
 
-			}
+                }
 
- 			if ((strpos($filename, 'module.') === 0 OR strpos($filename, 'product.') === 0) AND !$this->is_blacklisted($filename)) {
-                $retval[] = $filename_abspath;
+                if ((strpos($filename, 'module.') === 0 OR strpos($filename, 'product.') === 0) AND !$this->is_blacklisted($filename)) {
+                    $retval[] = $filename_abspath;
+                }
             }
-		}
+        }
 
 		$this->mark_as_searched_path($abspath);
 
diff --git a/wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/i18n/lang/nggallery.po b/wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/i18n/lang/nggallery.po
index 69164379f..ea202dc4b 100644
--- a/wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/i18n/lang/nggallery.po
+++ b/wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/i18n/lang/nggallery.po
@@ -2450,7 +2450,7 @@ msgid "Server Settings"
 msgstr ""
 
 #: products/photocrati_nextgen/modules/ngglegacy/admin/overview.php:97
-msgid "NextGEN Gallery is one of the most popular WordPress plugins of all time with over 14 million downloads."
+msgid "NextGEN Gallery is one of the most popular WordPress plugins of all time with over 16.5 million downloads."
 msgstr ""
 
 #: products/photocrati_nextgen/modules/ngglegacy/admin/overview.php:97
@@ -3235,7 +3235,7 @@ msgid "https://www.imagely.com/wordpress-gallery-plugin/nextgen-gallery/"
 msgstr ""
 
 #. Description of the plugin/theme
-msgid "The most popular gallery plugin for WordPress and one of the most popular plugins of all time with over 14 million downloads."
+msgid "The most popular gallery plugin for WordPress and one of the most popular plugins of all time with over 16.5 million downloads."
 msgstr ""
 
 #. Author of the plugin/theme
diff --git a/wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/lightbox/static/fancybox/blank.gif b/wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/lightbox/static/fancybox/blank.gif
old mode 100755
new mode 100644
diff --git a/wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/lightbox/static/fancybox/fancy_close.png b/wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/lightbox/static/fancybox/fancy_close.png
old mode 100755
new mode 100644
diff --git a/wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/lightbox/static/fancybox/fancy_loading.png b/wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/lightbox/static/fancybox/fancy_loading.png
old mode 100755
new mode 100644
diff --git a/wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/lightbox/static/fancybox/fancy_nav_left.png b/wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/lightbox/static/fancybox/fancy_nav_left.png
old mode 100755
new mode 100644
diff --git a/wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/lightbox/static/fancybox/fancy_nav_right.png b/wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/lightbox/static/fancybox/fancy_nav_right.png
old mode 100755
new mode 100644
diff --git a/wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/lightbox/static/fancybox/fancy_shadow_e.png b/wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/lightbox/static/fancybox/fancy_shadow_e.png
old mode 100755
new mode 100644
diff --git a/wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/lightbox/static/fancybox/fancy_shadow_n.png b/wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/lightbox/static/fancybox/fancy_shadow_n.png
old mode 100755
new mode 100644
diff --git a/wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/lightbox/static/fancybox/fancy_shadow_ne.png b/wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/lightbox/static/fancybox/fancy_shadow_ne.png
old mode 100755
new mode 100644
diff --git a/wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/lightbox/static/fancybox/fancy_shadow_nw.png b/wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/lightbox/static/fancybox/fancy_shadow_nw.png
old mode 100755
new mode 100644
diff --git a/wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/lightbox/static/fancybox/fancy_shadow_s.png b/wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/lightbox/static/fancybox/fancy_shadow_s.png
old mode 100755
new mode 100644
diff --git a/wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/lightbox/static/fancybox/fancy_shadow_se.png b/wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/lightbox/static/fancybox/fancy_shadow_se.png
old mode 100755
new mode 100644
diff --git a/wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/lightbox/static/fancybox/fancy_shadow_sw.png b/wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/lightbox/static/fancybox/fancy_shadow_sw.png
old mode 100755
new mode 100644
diff --git a/wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/lightbox/static/fancybox/fancy_shadow_w.png b/wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/lightbox/static/fancybox/fancy_shadow_w.png
old mode 100755
new mode 100644
diff --git a/wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/lightbox/static/fancybox/fancy_title_left.png b/wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/lightbox/static/fancybox/fancy_title_left.png
old mode 100755
new mode 100644
diff --git a/wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/lightbox/static/fancybox/fancy_title_main.png b/wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/lightbox/static/fancybox/fancy_title_main.png
old mode 100755
new mode 100644
diff --git a/wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/lightbox/static/fancybox/fancy_title_over.png b/wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/lightbox/static/fancybox/fancy_title_over.png
old mode 100755
new mode 100644
diff --git a/wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/lightbox/static/fancybox/fancy_title_right.png b/wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/lightbox/static/fancybox/fancy_title_right.png
old mode 100755
new mode 100644
diff --git a/wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/lightbox/static/fancybox/fancybox-x.png b/wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/lightbox/static/fancybox/fancybox-x.png
old mode 100755
new mode 100644
diff --git a/wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/lightbox/static/fancybox/fancybox-y.png b/wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/lightbox/static/fancybox/fancybox-y.png
old mode 100755
new mode 100644
diff --git a/wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/lightbox/static/fancybox/fancybox.png b/wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/lightbox/static/fancybox/fancybox.png
old mode 100755
new mode 100644
diff --git a/wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/lightbox/static/fancybox/jquery.easing-1.3.pack.js b/wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/lightbox/static/fancybox/jquery.easing-1.3.pack.js
old mode 100755
new mode 100644
diff --git a/wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/lightbox/static/fancybox/jquery.fancybox-1.3.4.css b/wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/lightbox/static/fancybox/jquery.fancybox-1.3.4.css
old mode 100755
new mode 100644
diff --git a/wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/lightbox/static/fancybox/jquery.fancybox-1.3.4.js b/wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/lightbox/static/fancybox/jquery.fancybox-1.3.4.js
old mode 100755
new mode 100644
diff --git a/wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/lightbox/static/fancybox/jquery.fancybox-1.3.4.pack.js b/wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/lightbox/static/fancybox/jquery.fancybox-1.3.4.pack.js
old mode 100755
new mode 100644
diff --git a/wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/lightbox/static/fancybox/jquery.mousewheel-3.0.4.pack.js b/wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/lightbox/static/fancybox/jquery.mousewheel-3.0.4.pack.js
old mode 100755
new mode 100644
diff --git a/wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/lightbox/static/shutter_reloaded/images/close.gif b/wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/lightbox/static/shutter_reloaded/images/close.gif
old mode 100755
new mode 100644
diff --git a/wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/lightbox/static/shutter_reloaded/images/loading.gif b/wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/lightbox/static/shutter_reloaded/images/loading.gif
old mode 100755
new mode 100644
diff --git a/wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/lightbox/static/shutter_reloaded/images/next.gif b/wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/lightbox/static/shutter_reloaded/images/next.gif
old mode 100755
new mode 100644
diff --git a/wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/lightbox/static/shutter_reloaded/images/prev.gif b/wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/lightbox/static/shutter_reloaded/images/prev.gif
old mode 100755
new mode 100644
diff --git a/wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/lightbox/static/shutter_reloaded/images/resize1.gif b/wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/lightbox/static/shutter_reloaded/images/resize1.gif
old mode 100755
new mode 100644
diff --git a/wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/lightbox/static/shutter_reloaded/images/resize2.gif b/wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/lightbox/static/shutter_reloaded/images/resize2.gif
old mode 100755
new mode 100644
diff --git a/wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/lightbox/static/shutter_reloaded/shutter.css b/wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/lightbox/static/shutter_reloaded/shutter.css
old mode 100755
new mode 100644
diff --git a/wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/lightbox/static/shutter_reloaded/shutter.js b/wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/lightbox/static/shutter_reloaded/shutter.js
old mode 100755
new mode 100644
diff --git a/wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/mvc/module.mvc.php b/wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/mvc/module.mvc.php
old mode 100755
new mode 100644
diff --git a/wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/mvc/templates/404.php b/wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/mvc/templates/404.php
old mode 100755
new mode 100644
diff --git a/wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/mvc/templates/500.php b/wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/mvc/templates/500.php
old mode 100755
new mode 100644
diff --git a/wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/mvc/templates/index.php b/wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/mvc/templates/index.php
old mode 100755
new mode 100644
diff --git a/wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/nextgen_addgallery_page/static/jquery.filetree/images/directory.png b/wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/nextgen_addgallery_page/static/jquery.filetree/images/directory.png
old mode 100755
new mode 100644
diff --git a/wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/nextgen_addgallery_page/static/jquery.filetree/images/folder_open.png b/wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/nextgen_addgallery_page/static/jquery.filetree/images/folder_open.png
old mode 100755
new mode 100644
diff --git a/wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/nextgen_addgallery_page/static/jquery.filetree/images/spinner.gif b/wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/nextgen_addgallery_page/static/jquery.filetree/images/spinner.gif
old mode 100755
new mode 100644
diff --git a/wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/nextgen_addgallery_page/static/jquery.filetree/jquery.filetree.css b/wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/nextgen_addgallery_page/static/jquery.filetree/jquery.filetree.css
old mode 100755
new mode 100644
diff --git a/wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/nextgen_addgallery_page/static/jquery.filetree/jquery.filetree.js b/wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/nextgen_addgallery_page/static/jquery.filetree/jquery.filetree.js
old mode 100755
new mode 100644
diff --git a/wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/nextgen_addgallery_page/static/plupload-2.1.1/Moxie.swf b/wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/nextgen_addgallery_page/static/plupload-2.1.1/Moxie.swf
old mode 100755
new mode 100644
diff --git a/wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/nextgen_addgallery_page/static/plupload-2.1.1/Moxie.xap b/wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/nextgen_addgallery_page/static/plupload-2.1.1/Moxie.xap
old mode 100755
new mode 100644
diff --git a/wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/nextgen_addgallery_page/static/plupload-2.1.1/i18n/ar.js b/wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/nextgen_addgallery_page/static/plupload-2.1.1/i18n/ar.js
old mode 100755
new mode 100644
diff --git a/wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/nextgen_addgallery_page/static/plupload-2.1.1/i18n/bs.js b/wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/nextgen_addgallery_page/static/plupload-2.1.1/i18n/bs.js
old mode 100755
new mode 100644
diff --git a/wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/nextgen_addgallery_page/static/plupload-2.1.1/i18n/ca.js b/wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/nextgen_addgallery_page/static/plupload-2.1.1/i18n/ca.js
old mode 100755
new mode 100644
diff --git a/wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/nextgen_addgallery_page/static/plupload-2.1.1/i18n/cs.js b/wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/nextgen_addgallery_page/static/plupload-2.1.1/i18n/cs.js
old mode 100755
new mode 100644
diff --git a/wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/nextgen_addgallery_page/static/plupload-2.1.1/i18n/cy.js b/wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/nextgen_addgallery_page/static/plupload-2.1.1/i18n/cy.js
old mode 100755
new mode 100644
diff --git a/wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/nextgen_addgallery_page/static/plupload-2.1.1/i18n/da.js b/wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/nextgen_addgallery_page/static/plupload-2.1.1/i18n/da.js
old mode 100755
new mode 100644
diff --git a/wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/nextgen_addgallery_page/static/plupload-2.1.1/i18n/de.js b/wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/nextgen_addgallery_page/static/plupload-2.1.1/i18n/de.js
old mode 100755
new mode 100644
diff --git a/wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/nextgen_addgallery_page/static/plupload-2.1.1/i18n/el.js b/wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/nextgen_addgallery_page/static/plupload-2.1.1/i18n/el.js
old mode 100755
new mode 100644
diff --git a/wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/nextgen_addgallery_page/static/plupload-2.1.1/i18n/en.js b/wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/nextgen_addgallery_page/static/plupload-2.1.1/i18n/en.js
old mode 100755
new mode 100644
diff --git a/wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/nextgen_addgallery_page/static/plupload-2.1.1/i18n/es.js b/wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/nextgen_addgallery_page/static/plupload-2.1.1/i18n/es.js
old mode 100755
new mode 100644
diff --git a/wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/nextgen_addgallery_page/static/plupload-2.1.1/i18n/et.js b/wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/nextgen_addgallery_page/static/plupload-2.1.1/i18n/et.js
old mode 100755
new mode 100644
diff --git a/wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/nextgen_addgallery_page/static/plupload-2.1.1/i18n/fa.js b/wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/nextgen_addgallery_page/static/plupload-2.1.1/i18n/fa.js
old mode 100755
new mode 100644
diff --git a/wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/nextgen_addgallery_page/static/plupload-2.1.1/i18n/fi.js b/wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/nextgen_addgallery_page/static/plupload-2.1.1/i18n/fi.js
old mode 100755
new mode 100644
diff --git a/wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/nextgen_addgallery_page/static/plupload-2.1.1/i18n/fr.js b/wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/nextgen_addgallery_page/static/plupload-2.1.1/i18n/fr.js
old mode 100755
new mode 100644
diff --git a/wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/nextgen_addgallery_page/static/plupload-2.1.1/i18n/he.js b/wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/nextgen_addgallery_page/static/plupload-2.1.1/i18n/he.js
old mode 100755
new mode 100644
diff --git a/wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/nextgen_addgallery_page/static/plupload-2.1.1/i18n/hr.js b/wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/nextgen_addgallery_page/static/plupload-2.1.1/i18n/hr.js
old mode 100755
new mode 100644
diff --git a/wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/nextgen_addgallery_page/static/plupload-2.1.1/i18n/hu.js b/wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/nextgen_addgallery_page/static/plupload-2.1.1/i18n/hu.js
old mode 100755
new mode 100644
diff --git a/wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/nextgen_addgallery_page/static/plupload-2.1.1/i18n/hy.js b/wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/nextgen_addgallery_page/static/plupload-2.1.1/i18n/hy.js
old mode 100755
new mode 100644
diff --git a/wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/nextgen_addgallery_page/static/plupload-2.1.1/i18n/id.js b/wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/nextgen_addgallery_page/static/plupload-2.1.1/i18n/id.js
old mode 100755
new mode 100644
diff --git a/wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/nextgen_addgallery_page/static/plupload-2.1.1/i18n/it.js b/wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/nextgen_addgallery_page/static/plupload-2.1.1/i18n/it.js
old mode 100755
new mode 100644
diff --git a/wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/nextgen_addgallery_page/static/plupload-2.1.1/i18n/ja.js b/wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/nextgen_addgallery_page/static/plupload-2.1.1/i18n/ja.js
old mode 100755
new mode 100644
diff --git a/wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/nextgen_addgallery_page/static/plupload-2.1.1/i18n/ka.js b/wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/nextgen_addgallery_page/static/plupload-2.1.1/i18n/ka.js
old mode 100755
new mode 100644
diff --git a/wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/nextgen_addgallery_page/static/plupload-2.1.1/i18n/kk.js b/wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/nextgen_addgallery_page/static/plupload-2.1.1/i18n/kk.js
old mode 100755
new mode 100644
diff --git a/wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/nextgen_addgallery_page/static/plupload-2.1.1/i18n/ko.js b/wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/nextgen_addgallery_page/static/plupload-2.1.1/i18n/ko.js
old mode 100755
new mode 100644
diff --git a/wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/nextgen_addgallery_page/static/plupload-2.1.1/i18n/lt.js b/wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/nextgen_addgallery_page/static/plupload-2.1.1/i18n/lt.js
old mode 100755
new mode 100644
diff --git a/wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/nextgen_addgallery_page/static/plupload-2.1.1/i18n/lv.js b/wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/nextgen_addgallery_page/static/plupload-2.1.1/i18n/lv.js
old mode 100755
new mode 100644
diff --git a/wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/nextgen_addgallery_page/static/plupload-2.1.1/i18n/nl.js b/wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/nextgen_addgallery_page/static/plupload-2.1.1/i18n/nl.js
old mode 100755
new mode 100644
diff --git a/wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/nextgen_addgallery_page/static/plupload-2.1.1/i18n/pl.js b/wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/nextgen_addgallery_page/static/plupload-2.1.1/i18n/pl.js
old mode 100755
new mode 100644
diff --git a/wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/nextgen_addgallery_page/static/plupload-2.1.1/i18n/pt_BR.js b/wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/nextgen_addgallery_page/static/plupload-2.1.1/i18n/pt_BR.js
old mode 100755
new mode 100644
diff --git a/wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/nextgen_addgallery_page/static/plupload-2.1.1/i18n/ro.js b/wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/nextgen_addgallery_page/static/plupload-2.1.1/i18n/ro.js
old mode 100755
new mode 100644
diff --git a/wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/nextgen_addgallery_page/static/plupload-2.1.1/i18n/ru.js b/wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/nextgen_addgallery_page/static/plupload-2.1.1/i18n/ru.js
old mode 100755
new mode 100644
diff --git a/wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/nextgen_addgallery_page/static/plupload-2.1.1/i18n/sk.js b/wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/nextgen_addgallery_page/static/plupload-2.1.1/i18n/sk.js
old mode 100755
new mode 100644
diff --git a/wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/nextgen_addgallery_page/static/plupload-2.1.1/i18n/sr.js b/wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/nextgen_addgallery_page/static/plupload-2.1.1/i18n/sr.js
old mode 100755
new mode 100644
diff --git a/wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/nextgen_addgallery_page/static/plupload-2.1.1/i18n/sv.js b/wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/nextgen_addgallery_page/static/plupload-2.1.1/i18n/sv.js
old mode 100755
new mode 100644
diff --git a/wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/nextgen_addgallery_page/static/plupload-2.1.1/i18n/th_TH.js b/wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/nextgen_addgallery_page/static/plupload-2.1.1/i18n/th_TH.js
old mode 100755
new mode 100644
diff --git a/wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/nextgen_addgallery_page/static/plupload-2.1.1/i18n/tr.js b/wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/nextgen_addgallery_page/static/plupload-2.1.1/i18n/tr.js
old mode 100755
new mode 100644
diff --git a/wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/nextgen_addgallery_page/static/plupload-2.1.1/i18n/uk_UA.js b/wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/nextgen_addgallery_page/static/plupload-2.1.1/i18n/uk_UA.js
old mode 100755
new mode 100644
diff --git a/wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/nextgen_addgallery_page/static/plupload-2.1.1/i18n/zh_CN.js b/wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/nextgen_addgallery_page/static/plupload-2.1.1/i18n/zh_CN.js
old mode 100755
new mode 100644
diff --git a/wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/nextgen_addgallery_page/static/plupload-2.1.1/i18n/zh_TW.js b/wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/nextgen_addgallery_page/static/plupload-2.1.1/i18n/zh_TW.js
old mode 100755
new mode 100644
diff --git a/wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/nextgen_addgallery_page/static/plupload-2.1.1/jquery.plupload.queue/css/jquery.plupload.queue.css b/wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/nextgen_addgallery_page/static/plupload-2.1.1/jquery.plupload.queue/css/jquery.plupload.queue.css
old mode 100755
new mode 100644
diff --git a/wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/nextgen_addgallery_page/static/plupload-2.1.1/jquery.plupload.queue/img/backgrounds.gif b/wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/nextgen_addgallery_page/static/plupload-2.1.1/jquery.plupload.queue/img/backgrounds.gif
old mode 100755
new mode 100644
diff --git a/wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/nextgen_addgallery_page/static/plupload-2.1.1/jquery.plupload.queue/img/buttons-disabled.png b/wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/nextgen_addgallery_page/static/plupload-2.1.1/jquery.plupload.queue/img/buttons-disabled.png
old mode 100755
new mode 100644
diff --git a/wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/nextgen_addgallery_page/static/plupload-2.1.1/jquery.plupload.queue/img/buttons.png b/wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/nextgen_addgallery_page/static/plupload-2.1.1/jquery.plupload.queue/img/buttons.png
old mode 100755
new mode 100644
diff --git a/wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/nextgen_addgallery_page/static/plupload-2.1.1/jquery.plupload.queue/img/delete.gif b/wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/nextgen_addgallery_page/static/plupload-2.1.1/jquery.plupload.queue/img/delete.gif
old mode 100755
new mode 100644
diff --git a/wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/nextgen_addgallery_page/static/plupload-2.1.1/jquery.plupload.queue/img/done.gif b/wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/nextgen_addgallery_page/static/plupload-2.1.1/jquery.plupload.queue/img/done.gif
old mode 100755
new mode 100644
diff --git a/wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/nextgen_addgallery_page/static/plupload-2.1.1/jquery.plupload.queue/img/error.gif b/wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/nextgen_addgallery_page/static/plupload-2.1.1/jquery.plupload.queue/img/error.gif
old mode 100755
new mode 100644
diff --git a/wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/nextgen_addgallery_page/static/plupload-2.1.1/jquery.plupload.queue/img/throbber.gif b/wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/nextgen_addgallery_page/static/plupload-2.1.1/jquery.plupload.queue/img/throbber.gif
old mode 100755
new mode 100644
diff --git a/wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/nextgen_addgallery_page/static/plupload-2.1.1/jquery.plupload.queue/img/transp50.png b/wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/nextgen_addgallery_page/static/plupload-2.1.1/jquery.plupload.queue/img/transp50.png
old mode 100755
new mode 100644
diff --git a/wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/nextgen_addgallery_page/static/plupload-2.1.1/jquery.plupload.queue/jquery.plupload.queue.js b/wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/nextgen_addgallery_page/static/plupload-2.1.1/jquery.plupload.queue/jquery.plupload.queue.js
old mode 100755
new mode 100644
diff --git a/wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/nextgen_addgallery_page/static/plupload-2.1.1/jquery.plupload.queue/jquery.plupload.queue.min.js b/wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/nextgen_addgallery_page/static/plupload-2.1.1/jquery.plupload.queue/jquery.plupload.queue.min.js
old mode 100755
new mode 100644
diff --git a/wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/nextgen_addgallery_page/static/plupload-2.1.1/moxie.js b/wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/nextgen_addgallery_page/static/plupload-2.1.1/moxie.js
old mode 100755
new mode 100644
diff --git a/wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/nextgen_addgallery_page/static/plupload-2.1.1/moxie.min.js b/wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/nextgen_addgallery_page/static/plupload-2.1.1/moxie.min.js
old mode 100755
new mode 100644
diff --git a/wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/nextgen_addgallery_page/static/plupload-2.1.1/plupload.dev.js b/wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/nextgen_addgallery_page/static/plupload-2.1.1/plupload.dev.js
old mode 100755
new mode 100644
diff --git a/wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/nextgen_admin/module.nextgen_admin.php b/wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/nextgen_admin/module.nextgen_admin.php
index 67d5b85eb..852ec1cf5 100644
--- a/wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/nextgen_admin/module.nextgen_admin.php
+++ b/wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/nextgen_admin/module.nextgen_admin.php
@@ -19,7 +19,7 @@ class M_NextGen_Admin extends C_Base_Module
 			'photocrati-nextgen_admin',
 			'NextGEN Administration',
 			'Provides a framework for adding Administration pages',
-			'0.15',
+			'0.16',
 			'https://www.imagely.com/wordpress-gallery-plugin/nextgen-gallery/',
 			'Photocrati Media',
 			'https://www.imagely.com'
diff --git a/wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/nextgen_admin/static/bootstrap/css/bootstrap-tooltip.css b/wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/nextgen_admin/static/bootstrap/css/bootstrap-tooltip.css
index dc93848b7..110fc821b 100644
--- a/wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/nextgen_admin/static/bootstrap/css/bootstrap-tooltip.css
+++ b/wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/nextgen_admin/static/bootstrap/css/bootstrap-tooltip.css
@@ -3,374 +3,7 @@
  * Copyright 2011-2016 Twitter, Inc.
  * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
  */
-.tooltip {
-  position: absolute;
-  z-index: 1070;
-  display: block;
-  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
-  font-size: 12px;
-  font-style: normal;
-  font-weight: normal;
-  line-height: 1.42857143;
-  text-align: left;
-  text-align: start;
-  text-decoration: none;
-  text-shadow: none;
-  text-transform: none;
-  letter-spacing: normal;
-  word-break: normal;
-  word-spacing: normal;
-  word-wrap: normal;
-  white-space: normal;
-  filter: alpha(opacity=0);
-  opacity: 0;
-
-  line-break: auto;
-}
-.tooltip.in {
-  filter: alpha(opacity=90);
-  opacity: .9;
-}
-.tooltip.top {
-  padding: 5px 0;
-  margin-top: -3px;
-}
-.tooltip.right {
-  padding: 0 5px;
-  margin-left: 3px;
-}
-.tooltip.bottom {
-  padding: 5px 0;
-  margin-top: 3px;
-}
-.tooltip.left {
-  padding: 0 5px;
-  margin-left: -3px;
-}
-.tooltip-inner {
-  max-width: 200px;
-  padding: 3px 8px;
-  color: #fff;
-  text-align: center;
-  background-color: #000;
-  border-radius: 4px;
-}
-.tooltip-arrow {
-  position: absolute;
-  width: 0;
-  height: 0;
-  border-color: transparent;
-  border-style: solid;
-}
-.tooltip.top .tooltip-arrow {
-  bottom: 0;
-  left: 50%;
-  margin-left: -5px;
-  border-width: 5px 5px 0;
-  border-top-color: #000;
-}
-.tooltip.top-left .tooltip-arrow {
-  right: 5px;
-  bottom: 0;
-  margin-bottom: -5px;
-  border-width: 5px 5px 0;
-  border-top-color: #000;
-}
-.tooltip.top-right .tooltip-arrow {
-  bottom: 0;
-  left: 5px;
-  margin-bottom: -5px;
-  border-width: 5px 5px 0;
-  border-top-color: #000;
-}
-.tooltip.right .tooltip-arrow {
-  top: 50%;
-  left: 0;
-  margin-top: -5px;
-  border-width: 5px 5px 5px 0;
-  border-right-color: #000;
-}
-.tooltip.left .tooltip-arrow {
-  top: 50%;
-  right: 0;
-  margin-top: -5px;
-  border-width: 5px 0 5px 5px;
-  border-left-color: #000;
-}
-.tooltip.bottom .tooltip-arrow {
-  top: 0;
-  left: 50%;
-  margin-left: -5px;
-  border-width: 0 5px 5px;
-  border-bottom-color: #000;
-}
-.tooltip.bottom-left .tooltip-arrow {
-  top: 0;
-  right: 5px;
-  margin-top: -5px;
-  border-width: 0 5px 5px;
-  border-bottom-color: #000;
-}
-.tooltip.bottom-right .tooltip-arrow {
-  top: 0;
-  left: 5px;
-  margin-top: -5px;
-  border-width: 0 5px 5px;
-  border-bottom-color: #000;
-}
-.popover {
-  position: absolute;
-  top: 0;
-  left: 0;
-  z-index: 1060;
-  display: none;
-  max-width: 276px;
-  padding: 1px;
-  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
-  font-size: 14px;
-  font-style: normal;
-  font-weight: normal;
-  line-height: 1.42857143;
-  text-align: left;
-  text-align: start;
-  text-decoration: none;
-  text-shadow: none;
-  text-transform: none;
-  letter-spacing: normal;
-  word-break: normal;
-  word-spacing: normal;
-  word-wrap: normal;
-  white-space: normal;
-  background-color: #fff;
-  -webkit-background-clip: padding-box;
-          background-clip: padding-box;
-  border: 1px solid #ccc;
-  border: 1px solid rgba(0, 0, 0, .2);
-  border-radius: 6px;
-  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
-          box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
-
-  line-break: auto;
-}
-.popover.top {
-  margin-top: -10px;
-}
-.popover.right {
-  margin-left: 10px;
-}
-.popover.bottom {
-  margin-top: 10px;
-}
-.popover.left {
-  margin-left: -10px;
-}
-.popover-title {
-  padding: 8px 14px;
-  margin: 0;
-  font-size: 14px;
-  background-color: #f7f7f7;
-  border-bottom: 1px solid #ebebeb;
-  border-radius: 5px 5px 0 0;
-}
-.popover-content {
-  padding: 9px 14px;
-}
-.popover > .arrow,
-.popover > .arrow:after {
-  position: absolute;
-  display: block;
-  width: 0;
-  height: 0;
-  border-color: transparent;
-  border-style: solid;
-}
-.popover > .arrow {
-  border-width: 11px;
-}
-.popover > .arrow:after {
-  content: "";
-  border-width: 10px;
-}
-.popover.top > .arrow {
-  bottom: -11px;
-  left: 50%;
-  margin-left: -11px;
-  border-top-color: #999;
-  border-top-color: rgba(0, 0, 0, .25);
-  border-bottom-width: 0;
-}
-.popover.top > .arrow:after {
-  bottom: 1px;
-  margin-left: -10px;
-  content: " ";
-  border-top-color: #fff;
-  border-bottom-width: 0;
-}
-.popover.right > .arrow {
-  top: 50%;
-  left: -11px;
-  margin-top: -11px;
-  border-right-color: #999;
-  border-right-color: rgba(0, 0, 0, .25);
-  border-left-width: 0;
-}
-.popover.right > .arrow:after {
-  bottom: -10px;
-  left: 1px;
-  content: " ";
-  border-right-color: #fff;
-  border-left-width: 0;
-}
-.popover.bottom > .arrow {
-  top: -11px;
-  left: 50%;
-  margin-left: -11px;
-  border-top-width: 0;
-  border-bottom-color: #999;
-  border-bottom-color: rgba(0, 0, 0, .25);
-}
-.popover.bottom > .arrow:after {
-  top: 1px;
-  margin-left: -10px;
-  content: " ";
-  border-top-width: 0;
-  border-bottom-color: #fff;
-}
-.popover.left > .arrow {
-  top: 50%;
-  right: -11px;
-  margin-top: -11px;
-  border-right-width: 0;
-  border-left-color: #999;
-  border-left-color: rgba(0, 0, 0, .25);
-}
-.popover.left > .arrow:after {
-  right: 1px;
-  bottom: -10px;
-  content: " ";
-  border-right-width: 0;
-  border-left-color: #fff;
-}/*!
- * Bootstrap v3.3.7 (http://getbootstrap.com)
- * Copyright 2011-2016 Twitter, Inc.
- * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
- */
-.tooltip {
-  position: absolute;
-  z-index: 1070;
-  display: block;
-  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
-  font-size: 12px;
-  font-style: normal;
-  font-weight: normal;
-  line-height: 1.42857143;
-  text-align: left;
-  text-align: start;
-  text-decoration: none;
-  text-shadow: none;
-  text-transform: none;
-  letter-spacing: normal;
-  word-break: normal;
-  word-spacing: normal;
-  word-wrap: normal;
-  white-space: normal;
-  filter: alpha(opacity=0);
-  opacity: 0;
-
-  line-break: auto;
-}
-.tooltip.in {
-  filter: alpha(opacity=90);
-  opacity: .9;
-}
-.tooltip.top {
-  padding: 5px 0;
-  margin-top: -3px;
-}
-.tooltip.right {
-  padding: 0 5px;
-  margin-left: 3px;
-}
-.tooltip.bottom {
-  padding: 5px 0;
-  margin-top: 3px;
-}
-.tooltip.left {
-  padding: 0 5px;
-  margin-left: -3px;
-}
-.tooltip-inner {
-  max-width: 200px;
-  padding: 3px 8px;
-  color: #fff;
-  text-align: center;
-  background-color: #000;
-  border-radius: 4px;
-}
-.tooltip-arrow {
-  position: absolute;
-  width: 0;
-  height: 0;
-  border-color: transparent;
-  border-style: solid;
-}
-.tooltip.top .tooltip-arrow {
-  bottom: 0;
-  left: 50%;
-  margin-left: -5px;
-  border-width: 5px 5px 0;
-  border-top-color: #000;
-}
-.tooltip.top-left .tooltip-arrow {
-  right: 5px;
-  bottom: 0;
-  margin-bottom: -5px;
-  border-width: 5px 5px 0;
-  border-top-color: #000;
-}
-.tooltip.top-right .tooltip-arrow {
-  bottom: 0;
-  left: 5px;
-  margin-bottom: -5px;
-  border-width: 5px 5px 0;
-  border-top-color: #000;
-}
-.tooltip.right .tooltip-arrow {
-  top: 50%;
-  left: 0;
-  margin-top: -5px;
-  border-width: 5px 5px 5px 0;
-  border-right-color: #000;
-}
-.tooltip.left .tooltip-arrow {
-  top: 50%;
-  right: 0;
-  margin-top: -5px;
-  border-width: 5px 0 5px 5px;
-  border-left-color: #000;
-}
-.tooltip.bottom .tooltip-arrow {
-  top: 0;
-  left: 50%;
-  margin-left: -5px;
-  border-width: 0 5px 5px;
-  border-bottom-color: #000;
-}
-.tooltip.bottom-left .tooltip-arrow {
-  top: 0;
-  right: 5px;
-  margin-top: -5px;
-  border-width: 0 5px 5px;
-  border-bottom-color: #000;
-}
-.tooltip.bottom-right .tooltip-arrow {
-  top: 0;
-  left: 5px;
-  margin-top: -5px;
-  border-width: 0 5px 5px;
-  border-bottom-color: #000;
-}
-.popover {
+.tourist-popover {
   position: absolute;
   top: 0;
   left: 0;
@@ -404,19 +37,19 @@
 
   line-break: auto;
 }
-.popover.top {
+.tourist-popover.top {
   margin-top: -10px;
 }
-.popover.right {
+.tourist-popover.right {
   margin-left: 10px;
 }
-.popover.bottom {
+.tourist-popover.bottom {
   margin-top: 10px;
 }
-.popover.left {
+.tourist-popover.left {
   margin-left: -10px;
 }
-.popover-title {
+.tourist-popover-title {
   padding: 8px 14px;
   margin: 0;
   font-size: 14px;
@@ -424,11 +57,11 @@
   border-bottom: 1px solid #ebebeb;
   border-radius: 5px 5px 0 0;
 }
-.popover-content {
+.tourist-popover-content {
   padding: 9px 14px;
 }
-.popover > .arrow,
-.popover > .arrow:after {
+.tourist-popover > .arrow,
+.tourist-popover > .arrow:after {
   position: absolute;
   display: block;
   width: 0;
@@ -436,14 +69,14 @@
   border-color: transparent;
   border-style: solid;
 }
-.popover > .arrow {
+.tourist-popover > .arrow {
   border-width: 11px;
 }
-.popover > .arrow:after {
+.tourist-popover > .arrow:after {
   content: "";
   border-width: 10px;
 }
-.popover.top > .arrow {
+.tourist-popover.top > .arrow {
   bottom: -11px;
   left: 50%;
   margin-left: -11px;
@@ -451,14 +84,14 @@
   border-top-color: rgba(0, 0, 0, .25);
   border-bottom-width: 0;
 }
-.popover.top > .arrow:after {
+.tourist-popover.top > .arrow:after {
   bottom: 1px;
   margin-left: -10px;
   content: " ";
   border-top-color: #fff;
   border-bottom-width: 0;
 }
-.popover.right > .arrow {
+.tourist-popover.right > .arrow {
   top: 50%;
   left: -11px;
   margin-top: -11px;
@@ -466,14 +99,14 @@
   border-right-color: rgba(0, 0, 0, .25);
   border-left-width: 0;
 }
-.popover.right > .arrow:after {
+.tourist-popover.right > .arrow:after {
   bottom: -10px;
   left: 1px;
   content: " ";
   border-right-color: #fff;
   border-left-width: 0;
 }
-.popover.bottom > .arrow {
+.tourist-popover.bottom > .arrow {
   top: -11px;
   left: 50%;
   margin-left: -11px;
@@ -481,14 +114,14 @@
   border-bottom-color: #999;
   border-bottom-color: rgba(0, 0, 0, .25);
 }
-.popover.bottom > .arrow:after {
+.tourist-popover.bottom > .arrow:after {
   top: 1px;
   margin-left: -10px;
   content: " ";
   border-top-width: 0;
   border-bottom-color: #fff;
 }
-.popover.left > .arrow {
+.tourist-popover.left > .arrow {
   top: 50%;
   right: -11px;
   margin-top: -11px;
@@ -496,14 +129,14 @@
   border-left-color: #999;
   border-left-color: rgba(0, 0, 0, .25);
 }
-.popover.left > .arrow:after {
+.tourist-popover.left > .arrow:after {
   right: 1px;
   bottom: -10px;
   content: " ";
   border-right-width: 0;
   border-left-color: #fff;
 }
-.popover .btn {
+.tourist-popover .btn {
 display: inline-block;
 padding: 6px 12px;
 margin-bottom: 0;
@@ -522,23 +155,23 @@ background-image: none;
 border: 1px solid transparent;
 border-radius: 4px;
 }
-.popover .btn:focus,
-.popover .btn:active:focus,
-.popover .btn.active:focus,
-.popover .btn.focus,
-.popover .btn:active.focus,
-.popover .btn.active.focus {
+.tourist-popover .btn:focus,
+.tourist-popover .btn:active:focus,
+.tourist-popover .btn.active:focus,
+.tourist-popover .btn.focus,
+.tourist-popover .btn:active.focus,
+.tourist-popover .btn.active.focus {
   outline: 5px auto -webkit-focus-ring-color;
   outline-offset: -2px;
 }
-.popover .btn:hover,
-.popover .btn:focus,
-.popover .btn.focus {
+.tourist-popover .btn:hover,
+.tourist-popover .btn:focus,
+.tourist-popover .btn.focus {
   color: #333;
   text-decoration: none;
 }
-.popover .btn:active,
-.popover .btn.active {
+.tourist-popover .btn:active,
+.tourist-popover .btn.active {
   background-image: none;
   outline: 0;
   -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
diff --git a/wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/nextgen_admin/static/bootstrap/css/bootstrap-tooltip.min.css b/wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/nextgen_admin/static/bootstrap/css/bootstrap-tooltip.min.css
index f3e65876c..05e5d2c5f 100644
--- a/wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/nextgen_admin/static/bootstrap/css/bootstrap-tooltip.min.css
+++ b/wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/nextgen_admin/static/bootstrap/css/bootstrap-tooltip.min.css
@@ -2,8 +2,4 @@
  * Bootstrap v3.3.7 (Tooltips) (http://getbootstrap.com)
  * Copyright 2011-2016 Twitter, Inc.
  * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
- */.tooltip.top .tooltip-arrow,.tooltip.top-left .tooltip-arrow,.tooltip.top-right .tooltip-arrow{bottom:0;border-width:5px 5px 0;border-top-color:#000}.popover,.tooltip{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-style:normal;line-height:1.42857143;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;word-wrap:normal;white-space:normal;line-break:auto;position:absolute;font-weight:400;text-decoration:none}.popover,.tooltip,.tooltip-arrow{position:absolute}.popover,.tooltip{text-decoration:none}/*!
- * Bootstrap v3.3.7 (http://getbootstrap.com)
- * Copyright 2011-2016 Twitter, Inc.
- * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
- */.tooltip{z-index:1070;display:block;font-size:12px;text-align:left;text-align:start;filter:alpha(opacity=0);opacity:0}.tooltip.in{filter:alpha(opacity=90);opacity:.9}.tooltip.top{padding:5px 0;margin-top:-3px}.tooltip.right{padding:0 5px;margin-left:3px}.tooltip.bottom{padding:5px 0;margin-top:3px}.tooltip.left{padding:0 5px;margin-left:-3px}.tooltip-inner{max-width:200px;padding:3px 8px;color:#fff;text-align:center;background-color:#000;border-radius:4px}.tooltip-arrow{width:0;height:0;border-color:transparent;border-style:solid}.tooltip.top .tooltip-arrow{left:50%;margin-left:-5px}.tooltip.top-left .tooltip-arrow{right:5px;margin-bottom:-5px}.tooltip.top-right .tooltip-arrow{left:5px;margin-bottom:-5px}.tooltip.right .tooltip-arrow{top:50%;left:0;margin-top:-5px;border-width:5px 5px 5px 0;border-right-color:#000}.tooltip.left .tooltip-arrow{top:50%;right:0;margin-top:-5px;border-width:5px 0 5px 5px;border-left-color:#000}.tooltip.bottom .tooltip-arrow,.tooltip.bottom-left .tooltip-arrow,.tooltip.bottom-right .tooltip-arrow{border-width:0 5px 5px;border-bottom-color:#000;top:0}.tooltip.bottom .tooltip-arrow{left:50%;margin-left:-5px}.tooltip.bottom-left .tooltip-arrow{right:5px;margin-top:-5px}.tooltip.bottom-right .tooltip-arrow{left:5px;margin-top:-5px}.popover{top:0;left:0;z-index:1060;display:none;max-width:276px;padding:1px;font-size:14px;text-align:left;text-align:start;background-color:#fff;-webkit-background-clip:padding-box;background-clip:padding-box;border:1px solid #ccc;border:1px solid rgba(0,0,0,.2);border-radius:6px;-webkit-box-shadow:0 5px 10px rgba(0,0,0,.2);box-shadow:0 5px 10px rgba(0,0,0,.2)}.popover.top{margin-top:-10px}.popover.right{margin-left:10px}.popover.bottom{margin-top:10px}.popover.left{margin-left:-10px}.popover-title{padding:8px 14px;margin:0;font-size:14px;background-color:#f7f7f7;border-bottom:1px solid #ebebeb;border-radius:5px 5px 0 0}.popover-content{padding:9px 14px}.popover>.arrow,.popover>.arrow:after{position:absolute;display:block;width:0;height:0;border-color:transparent;border-style:solid}.popover>.arrow{border-width:11px}.popover>.arrow:after{content:"";border-width:10px}.popover.bottom>.arrow:after,.popover.left>.arrow:after,.popover.right>.arrow:after,.popover.top>.arrow:after{content:" "}.popover.top>.arrow{bottom:-11px;left:50%;margin-left:-11px;border-top-color:#999;border-top-color:rgba(0,0,0,.25);border-bottom-width:0}.popover.top>.arrow:after{bottom:1px;margin-left:-10px;border-top-color:#fff;border-bottom-width:0}.popover.right>.arrow{top:50%;left:-11px;margin-top:-11px;border-right-color:#999;border-right-color:rgba(0,0,0,.25);border-left-width:0}.popover.right>.arrow:after{bottom:-10px;left:1px;border-right-color:#fff;border-left-width:0}.popover.bottom>.arrow{top:-11px;left:50%;margin-left:-11px;border-top-width:0;border-bottom-color:#999;border-bottom-color:rgba(0,0,0,.25)}.popover.bottom>.arrow:after{top:1px;margin-left:-10px;border-top-width:0;border-bottom-color:#fff}.popover.left>.arrow{top:50%;right:-11px;margin-top:-11px;border-right-width:0;border-left-color:#999;border-left-color:rgba(0,0,0,.25)}.popover.left>.arrow:after{right:1px;bottom:-10px;border-right-width:0;border-left-color:#fff}.popover .btn{display:inline-block;padding:6px 12px;margin-bottom:0;font-size:14px;font-weight:400;line-height:1.428;text-align:center;white-space:nowrap;vertical-align:middle;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-image:none;border:1px solid transparent;border-radius:4px}.popover .btn.active.focus,.popover .btn.active:focus,.popover .btn.focus,.popover .btn:active.focus,.popover .btn:active:focus,.popover .btn:focus{outline:-webkit-focus-ring-color auto 5px;outline-offset:-2px}.popover .btn.focus,.popover .btn:focus,.popover .btn:hover{color:#333;text-decoration:none}.popover .btn.active,.popover .btn:active{background-image:none;outline:0;-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,.125);box-shadow:inset 0 3px 5px rgba(0,0,0,.125)}
\ No newline at end of file
+ */.tourist-popover{position:absolute;top:0;left:0;z-index:1060;display:none;max-width:276px;padding:1px;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:1.42857143;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;word-wrap:normal;white-space:normal;background-color:#fff;-webkit-background-clip:padding-box;background-clip:padding-box;border:1px solid #ccc;border:1px solid rgba(0,0,0,.2);border-radius:6px;-webkit-box-shadow:0 5px 10px rgba(0,0,0,.2);box-shadow:0 5px 10px rgba(0,0,0,.2);line-break:auto}.tourist-popover.top{margin-top:-10px}.tourist-popover.right{margin-left:10px}.tourist-popover.bottom{margin-top:10px}.tourist-popover.left{margin-left:-10px}.tourist-popover-title{padding:8px 14px;margin:0;font-size:14px;background-color:#f7f7f7;border-bottom:1px solid #ebebeb;border-radius:5px 5px 0 0}.tourist-popover-content{padding:9px 14px}.tourist-popover>.arrow,.tourist-popover>.arrow:after{position:absolute;display:block;width:0;height:0;border-color:transparent;border-style:solid}.tourist-popover>.arrow{border-width:11px}.tourist-popover>.arrow:after{content:"";border-width:10px}.tourist-popover.top>.arrow{bottom:-11px;left:50%;margin-left:-11px;border-top-color:#999;border-top-color:rgba(0,0,0,.25);border-bottom-width:0}.tourist-popover.top>.arrow:after{bottom:1px;margin-left:-10px;content:" ";border-top-color:#fff;border-bottom-width:0}.tourist-popover.right>.arrow{top:50%;left:-11px;margin-top:-11px;border-right-color:#999;border-right-color:rgba(0,0,0,.25);border-left-width:0}.tourist-popover.right>.arrow:after{bottom:-10px;left:1px;content:" ";border-right-color:#fff;border-left-width:0}.tourist-popover.bottom>.arrow{top:-11px;left:50%;margin-left:-11px;border-top-width:0;border-bottom-color:#999;border-bottom-color:rgba(0,0,0,.25)}.tourist-popover.bottom>.arrow:after{top:1px;margin-left:-10px;content:" ";border-top-width:0;border-bottom-color:#fff}.tourist-popover.left>.arrow{top:50%;right:-11px;margin-top:-11px;border-right-width:0;border-left-color:#999;border-left-color:rgba(0,0,0,.25)}.tourist-popover.left>.arrow:after{right:1px;bottom:-10px;content:" ";border-right-width:0;border-left-color:#fff}.tourist-popover .btn{display:inline-block;padding:6px 12px;margin-bottom:0;font-size:14px;font-weight:400;line-height:1.428;text-align:center;white-space:nowrap;vertical-align:middle;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-image:none;border:1px solid transparent;border-radius:4px}.tourist-popover .btn.active.focus,.tourist-popover .btn.active:focus,.tourist-popover .btn.focus,.tourist-popover .btn:active.focus,.tourist-popover .btn:active:focus,.tourist-popover .btn:focus{outline:-webkit-focus-ring-color auto 5px;outline-offset:-2px}.tourist-popover .btn.focus,.tourist-popover .btn:focus,.tourist-popover .btn:hover{color:#333;text-decoration:none}.tourist-popover .btn.active,.tourist-popover .btn:active{background-image:none;outline:0;-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,.125);box-shadow:inset 0 3px 5px rgba(0,0,0,.125)}
\ No newline at end of file
diff --git a/wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/nextgen_admin/static/gritter/images/gritter-long.png b/wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/nextgen_admin/static/gritter/images/gritter-long.png
old mode 100755
new mode 100644
diff --git a/wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/nextgen_admin/static/gritter/images/gritter.png b/wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/nextgen_admin/static/gritter/images/gritter.png
old mode 100755
new mode 100644
diff --git a/wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/nextgen_data/module.nextgen_data.php b/wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/nextgen_data/module.nextgen_data.php
old mode 100755
new mode 100644
diff --git a/wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/nextgen_gallery_display/package.module.nextgen_gallery_display.php b/wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/nextgen_gallery_display/package.module.nextgen_gallery_display.php
index ed6a9f2fd..9b807fb5d 100644
--- a/wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/nextgen_gallery_display/package.module.nextgen_gallery_display.php
+++ b/wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/nextgen_gallery_display/package.module.nextgen_gallery_display.php
@@ -1203,6 +1203,7 @@ class Mixin_Displayed_Gallery_Queries extends Mixin
         $container_ids = array();
         if (is_array($tags) && !in_array('all', array_map('strtolower', $tags))) {
             foreach ($tags as $ndx => $container) {
+                $container = esc_sql(str_replace('%', '%%', $container));
                 $container_ids[] = "'{$container}'";
             }
             $container_ids = implode(',', $container_ids);
diff --git a/wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/nextgen_gallery_display/static/fonts/fontawesome-webfont.eot b/wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/nextgen_gallery_display/static/fonts/fontawesome-webfont.eot
old mode 100755
new mode 100644
diff --git a/wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/nextgen_gallery_display/static/fonts/fontawesome-webfont.svg b/wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/nextgen_gallery_display/static/fonts/fontawesome-webfont.svg
old mode 100755
new mode 100644
diff --git a/wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/nextgen_gallery_display/static/fonts/fontawesome-webfont.ttf b/wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/nextgen_gallery_display/static/fonts/fontawesome-webfont.ttf
old mode 100755
new mode 100644
diff --git a/wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/nextgen_gallery_display/static/fonts/fontawesome-webfont.woff b/wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/nextgen_gallery_display/static/fonts/fontawesome-webfont.woff
old mode 100755
new mode 100644
diff --git a/wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/ngglegacy/fonts/YanoneKaffeesatz-Bold.ttf b/wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/ngglegacy/fonts/YanoneKaffeesatz-Bold.ttf
old mode 100644
new mode 100755
diff --git a/wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/simplehtmldom/module.simple_html_dom.php b/wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/simplehtmldom/module.simple_html_dom.php
old mode 100755
new mode 100644
diff --git a/wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/product.photocrati_nextgen.php b/wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/product.photocrati_nextgen.php
old mode 100755
new mode 100644
diff --git a/wp-content/plugins/nextgen-gallery/readme.txt b/wp-content/plugins/nextgen-gallery/readme.txt
index acdbda944..e9de30774 100644
--- a/wp-content/plugins/nextgen-gallery/readme.txt
+++ b/wp-content/plugins/nextgen-gallery/readme.txt
@@ -1,12 +1,12 @@
 === NextGEN Gallery - WordPress Gallery Plugin ===
 Contributors: photocrati, imagely
-Tags: gallery, wordpress gallery plugin, nextgen, nextgen gallery, photo gallery, photo album, photos, image gallery, image, images, photography, photographer, watermarking, responsive gallery, slideshow, thumbnail gallery, watermarking, watermark
+Tags: wordpress gallery plugin, gallery, nextgen, nextgen gallery, photo gallery, image gallery, photography, slideshow, images, photo, photo album, watermark
 Requires at least: 4.0.0
-Stable tag: 2.1.62
-Tested up to: 4.7.0
+Stable tag: 2.1.79
+Tested up to: 4.7.2
 License: GPLv2
 
-The most popular WordPress gallery plugin and one of the most popular plugins of all time with over 16 million downloads.
+The most popular WordPress gallery plugin and one of the most popular plugins of all time with over 16.5 million downloads.
 
 == Description ==
 
@@ -53,7 +53,7 @@ Learn more or connect with us:<br>
 *<a href="https://www.imagely.com/podcast/" target="_blank">The WordPress Photography Podcast</a><br>
 *<a href="https://www.imagely.com/docs/nextgen-gallery/" target="_blank">NextGEN Gallery Documentation</a><br>
 *<a href="https://twitter.com/imagely" target="_blank">Imagely on Twitter</a><br>
-*<a href="https://facebook.com/getimagely" target="_blank">Imagely on Facebook</a><br>
+*<a href="https://facebook.com/imagely" target="_blank">Imagely on Facebook</a><br>
 *<a href="https://instagram.com/imagely" target="_blank">Imagely on Instagram</a><br>
 
 == Credits ==
@@ -187,6 +187,20 @@ For more information, feel free to visit the official website for the NextGEN Ga
 
 == Changelog ==
 
+= V2.1.79 - 02.23.2017 =
+* Changed:  Tag display adjustment
+
+= V2.1.77 - 01.31.2017 =
+* Changed:  Corrected Facebook link
+* Changed:  Tags in readme.txt
+* Fixed:    Problem with deactivating other plugin
+
+= V2.1.69 - 01.18.2017 =
+* Fixed:    Ensured compatibility with WordPress 4.7.1
+* Fixed:    Missing option names on setting pages when Wizard active
+* Fixed:    Ensure that NextGEN Gallery is always loaded after it's extension plugins in WP 4.7
+* Fixed:    Pope product uninstaller not running during activation
+
 = V2.1.62 - 12.15.2016 =
 * Fixed:   Typo in notice for launching the gallery wizard
 * Fixed:   The ability to dismiss the gallery wizard notice
-- 
GitLab