pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/www/php-piwigo



Module Name:    pkgsrc
Committed By:   manu
Date:           Tue Jul 25 08:37:20 UTC 2017

Modified Files:
        pkgsrc/www/php-piwigo: MESSAGE Makefile PLIST distinfo

Log Message:
Update piwigo to 2.9.1

This reelase is compatible with PHP 7.x
Changes are listed at http://piwigo.org/basics/archive


To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 pkgsrc/www/php-piwigo/MESSAGE \
    pkgsrc/www/php-piwigo/PLIST
cvs rdiff -u -r1.6 -r1.7 pkgsrc/www/php-piwigo/Makefile
cvs rdiff -u -r1.4 -r1.5 pkgsrc/www/php-piwigo/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/www/php-piwigo/MESSAGE
diff -u pkgsrc/www/php-piwigo/MESSAGE:1.3 pkgsrc/www/php-piwigo/MESSAGE:1.4
--- pkgsrc/www/php-piwigo/MESSAGE:1.3   Tue Dec 31 05:44:29 2013
+++ pkgsrc/www/php-piwigo/MESSAGE       Tue Jul 25 08:37:20 2017
@@ -1,5 +1,5 @@
 ===========================================================================
-$NetBSD: MESSAGE,v 1.3 2013/12/31 05:44:29 ryoon Exp $
+$NetBSD: MESSAGE,v 1.4 2017/07/25 08:37:20 manu Exp $
 
 To use Piwigo with Apache 2.4, you will need to perform the following steps.
 
@@ -11,9 +11,9 @@ To use Piwigo with Apache 2.4, you will 
        # cat ${PREFIX}/etc/php.ini | grep date.timezone
        date.timezone ="Asia/Tokyo"
 
-2. Install MySQL database server.
+2. Install MySQL or MariaDB database server
 
-       # cd databases/mysql55-server
+       # cd databases/mariadb55-server
        # make install
 
 3. Start MySQL server, and setup MySQL server
@@ -41,9 +41,10 @@ To use Piwigo with Apache 2.4, you will 
 
        extension=gd.so
        extension=exif.so
-       extension=mysql.so
+       extension=mysqli.so
 
 8. Be sure to have the following lines in ${PREFIX}/etc/httpd/httpd.conf
+   (replace php5 by php7 if appropriate)
 
        DocumentRoot "${PREFIX}/share/piwigo"
        LoadModule php5_module lib/httpd/mod_php5.so
Index: pkgsrc/www/php-piwigo/PLIST
diff -u pkgsrc/www/php-piwigo/PLIST:1.3 pkgsrc/www/php-piwigo/PLIST:1.4
--- pkgsrc/www/php-piwigo/PLIST:1.3     Sun Mar 15 16:37:11 2015
+++ pkgsrc/www/php-piwigo/PLIST Tue Jul 25 08:37:20 2017
@@ -1,3131 +1,3399 @@
-@comment $NetBSD: PLIST,v 1.3 2015/03/15 16:37:11 taca Exp $
+@comment $NetBSD: PLIST,v 1.4 2017/07/25 08:37:20 manu Exp $
+share/piwigo/upload/.empty
 share/piwigo/_data/dummy.txt
-share/piwigo/about.php
+share/piwigo/README.md
 share/piwigo/action.php
-share/piwigo/admin.php
-share/piwigo/admin/album.php
-share/piwigo/admin/album_notification.php
-share/piwigo/admin/batch_manager.php
-share/piwigo/admin/batch_manager_global.php
-share/piwigo/admin/batch_manager_unit.php
-share/piwigo/admin/cat_list.php
-share/piwigo/admin/cat_modify.php
-share/piwigo/admin/cat_move.php
+share/piwigo/random.php
+share/piwigo/identification.php
+share/piwigo/upgrade.php
+share/piwigo/profile.php
+share/piwigo/notification.php
+share/piwigo/about.php
+share/piwigo/picture.php
+share/piwigo/tools/triggers_list.php
+share/piwigo/tools/piwigo_upload.pl
+share/piwigo/tools/metadata.php
+share/piwigo/tools/fill_history.pl
+share/piwigo/tools/language/translation_validated.inc.php
+share/piwigo/tools/ws.htm
+share/piwigo/tools/translation_analysis.php
+share/piwigo/tools/missing_keys.pl
+share/piwigo/tools/index.php
+share/piwigo/tools/piwigo_remote.pl
+share/piwigo/tools/replace_version.pl
+share/piwigo/tools/pwg_rel_create.sh
+share/piwigo/admin/themes_installed.php
+share/piwigo/admin/languages.php
+share/piwigo/admin/photo.php
+share/piwigo/admin/site_reader_local.php
+share/piwigo/admin/maintenance.php
+share/piwigo/admin/profile.php
 share/piwigo/admin/cat_options.php
-share/piwigo/admin/cat_perm.php
-share/piwigo/admin/comments.php
-share/piwigo/admin/configuration.php
-share/piwigo/admin/element_set_ranks.php
-share/piwigo/admin/extend_for_templates.php
-share/piwigo/admin/group_list.php
-share/piwigo/admin/group_perm.php
 share/piwigo/admin/help.php
-share/piwigo/admin/history.php
-share/piwigo/admin/include/add_core_tabs.inc.php
+share/piwigo/admin/batch_manager_unit.php
+share/piwigo/admin/photos_add_ftp.php
+share/piwigo/admin/user_perm.php
+share/piwigo/admin/stats.php
+share/piwigo/admin/rating_user.php
+share/piwigo/admin/theme.php
+share/piwigo/admin/include/photos_add_direct_prepare.inc.php
+share/piwigo/admin/include/functions_plugins.inc.php
+share/piwigo/admin/include/functions_upgrade.php
 share/piwigo/admin/include/albums_tab.inc.php
-share/piwigo/admin/include/c13y_internal.class.php
+share/piwigo/admin/include/updates.class.php
+share/piwigo/admin/include/functions_notification_by_mail.inc.php
+share/piwigo/admin/include/plugins.class.php
 share/piwigo/admin/include/check_integrity.class.php
-share/piwigo/admin/include/configuration_sizes_process.inc.php
-share/piwigo/admin/include/configuration_watermark_process.inc.php
-share/piwigo/admin/include/functions.php
+share/piwigo/admin/include/functions_metadata.php
 share/piwigo/admin/include/functions_history.inc.php
+share/piwigo/admin/include/image.class.php
 share/piwigo/admin/include/functions_install.inc.php
-share/piwigo/admin/include/functions_metadata.php
-share/piwigo/admin/include/functions_notification_by_mail.inc.php
-share/piwigo/admin/include/functions_permalinks.php
-share/piwigo/admin/include/functions_plugins.inc.php
-share/piwigo/admin/include/functions_upgrade.php
+share/piwigo/admin/include/c13y_internal.class.php
+share/piwigo/admin/include/configuration_sizes_process.inc.php
 share/piwigo/admin/include/functions_upload.inc.php
-share/piwigo/admin/include/image.class.php
+share/piwigo/admin/include/tabsheet.class.php
+share/piwigo/admin/include/pclzip.lib.php
 share/piwigo/admin/include/index.php
 share/piwigo/admin/include/languages.class.php
+share/piwigo/admin/include/functions.php
 share/piwigo/admin/include/mysqldump.php
-share/piwigo/admin/include/pclzip.lib.php
-share/piwigo/admin/include/photos_add_direct_prepare.inc.php
-share/piwigo/admin/include/plugins.class.php
-share/piwigo/admin/include/tabsheet.class.php
+share/piwigo/admin/include/configuration_watermark_process.inc.php
+share/piwigo/admin/include/add_core_tabs.inc.php
+share/piwigo/admin/include/functions_permalinks.php
 share/piwigo/admin/include/themes.class.php
-share/piwigo/admin/include/updates.class.php
-share/piwigo/admin/index.php
-share/piwigo/admin/intro.php
-share/piwigo/admin/languages.php
-share/piwigo/admin/languages_installed.php
-share/piwigo/admin/languages_new.php
-share/piwigo/admin/maintenance.php
-share/piwigo/admin/menubar.php
-share/piwigo/admin/notification_by_mail.php
-share/piwigo/admin/permalinks.php
-share/piwigo/admin/photo.php
-share/piwigo/admin/photos_add.php
+share/piwigo/admin/configuration.php
+share/piwigo/admin/batch_manager_global.php
+share/piwigo/admin/updates_pwg.php
 share/piwigo/admin/photos_add_applications.php
 share/piwigo/admin/photos_add_direct.php
-share/piwigo/admin/photos_add_ftp.php
-share/piwigo/admin/picture_coi.php
-share/piwigo/admin/picture_modify.php
-share/piwigo/admin/plugin.php
-share/piwigo/admin/plugins.php
-share/piwigo/admin/plugins_installed.php
-share/piwigo/admin/plugins_new.php
-share/piwigo/admin/popuphelp.php
-share/piwigo/admin/profile.php
 share/piwigo/admin/rating.php
-share/piwigo/admin/rating_user.php
 share/piwigo/admin/site_manager.php
-share/piwigo/admin/site_reader_local.php
-share/piwigo/admin/site_update.php
-share/piwigo/admin/stats.php
-share/piwigo/admin/tags.php
-share/piwigo/admin/theme.php
-share/piwigo/admin/themes.php
-share/piwigo/admin/themes/clear/icon/cat_move.png
-share/piwigo/admin/themes/clear/icon/category_children.png
-share/piwigo/admin/themes/clear/icon/category_delete.png
-share/piwigo/admin/themes/clear/icon/category_edit.png
-share/piwigo/admin/themes/clear/icon/category_elements.png
-share/piwigo/admin/themes/clear/icon/category_jump-to.png
-share/piwigo/admin/themes/clear/icon/category_permissions.png
-share/piwigo/admin/themes/clear/icon/category_representant_random.png
-share/piwigo/admin/themes/clear/icon/check.png
-share/piwigo/admin/themes/clear/icon/delete.png
+share/piwigo/admin/cat_move.php
+share/piwigo/admin/themes/clear/images/external_active.png
+share/piwigo/admin/themes/clear/images/transparent.gif
+share/piwigo/admin/themes/clear/images/stripe-cat.png
+share/piwigo/admin/themes/clear/images/resizable-sw.gif
+share/piwigo/admin/themes/clear/images/piwigo_logo_small.png
+share/piwigo/admin/themes/clear/images/resizable-e.gif
+share/piwigo/admin/themes/clear/images/quickLocalSync.png
+share/piwigo/admin/themes/clear/images/resizable-s.gif
+share/piwigo/admin/themes/clear/images/resizable-ne.gif
+share/piwigo/admin/themes/clear/images/resizable-w.gif
+share/piwigo/admin/themes/clear/images/resizable-se.gif
+share/piwigo/admin/themes/clear/images/piwigo_logo_big.png
+share/piwigo/admin/themes/clear/images/resizable-nw.gif
+share/piwigo/admin/themes/clear/images/missing_screenshot.png
+share/piwigo/admin/themes/clear/images/resizable-n.gif
+share/piwigo/admin/themes/clear/images/external_inactive.png
+share/piwigo/admin/themes/clear/theme.css
+share/piwigo/admin/themes/clear/mail-css.tpl
+share/piwigo/admin/themes/clear/index.php
+share/piwigo/admin/themes/clear/icon/preferences.png
 share/piwigo/admin/themes/clear/icon/edit_s.png
-share/piwigo/admin/themes/clear/icon/exit.png
 share/piwigo/admin/themes/clear/icon/help.png
 share/piwigo/admin/themes/clear/icon/home.png
-share/piwigo/admin/themes/clear/icon/index.php
-share/piwigo/admin/themes/clear/icon/infos.png
-share/piwigo/admin/themes/clear/icon/minus.gif
+share/piwigo/admin/themes/clear/icon/category_permissions.png
 share/piwigo/admin/themes/clear/icon/next.png
-share/piwigo/admin/themes/clear/icon/page_end.png
-share/piwigo/admin/themes/clear/icon/page_top.png
-share/piwigo/admin/themes/clear/icon/permissions.png
-share/piwigo/admin/themes/clear/icon/plus.gif
-share/piwigo/admin/themes/clear/icon/preferences.png
-share/piwigo/admin/themes/clear/icon/prev.png
+share/piwigo/admin/themes/clear/icon/category_elements.png
 share/piwigo/admin/themes/clear/icon/remove_filter.png
-share/piwigo/admin/themes/clear/icon/remove_filter_hover.png
+share/piwigo/admin/themes/clear/icon/warning.png
 share/piwigo/admin/themes/clear/icon/toggle_is_default_group.png
+share/piwigo/admin/themes/clear/icon/remove_filter_hover.png
+share/piwigo/admin/themes/clear/icon/prev.png
+share/piwigo/admin/themes/clear/icon/virt_category.png
+share/piwigo/admin/themes/clear/icon/category_edit.png
+share/piwigo/admin/themes/clear/icon/category_jump-to.png
+share/piwigo/admin/themes/clear/icon/index.php
+share/piwigo/admin/themes/clear/icon/plus.gif
+share/piwigo/admin/themes/clear/icon/category_representant_random.png
+share/piwigo/admin/themes/clear/icon/category_children.png
 share/piwigo/admin/themes/clear/icon/uncheck.png
+share/piwigo/admin/themes/clear/icon/minus.gif
+share/piwigo/admin/themes/clear/icon/category_delete.png
+share/piwigo/admin/themes/clear/icon/permissions.png
+share/piwigo/admin/themes/clear/icon/check.png
+share/piwigo/admin/themes/clear/icon/cat_move.png
 share/piwigo/admin/themes/clear/icon/validate_s.png
-share/piwigo/admin/themes/clear/icon/virt_category.png
-share/piwigo/admin/themes/clear/icon/warning.png
-share/piwigo/admin/themes/clear/images/external_active.png
-share/piwigo/admin/themes/clear/images/external_inactive.png
-share/piwigo/admin/themes/clear/images/missing_screenshot.png
-share/piwigo/admin/themes/clear/images/piwigo_logo_big.png
-share/piwigo/admin/themes/clear/images/piwigo_logo_small.png
-share/piwigo/admin/themes/clear/images/quickLocalSync.png
-share/piwigo/admin/themes/clear/images/resizable-e.gif
-share/piwigo/admin/themes/clear/images/resizable-n.gif
-share/piwigo/admin/themes/clear/images/resizable-ne.gif
-share/piwigo/admin/themes/clear/images/resizable-nw.gif
-share/piwigo/admin/themes/clear/images/resizable-s.gif
-share/piwigo/admin/themes/clear/images/resizable-se.gif
-share/piwigo/admin/themes/clear/images/resizable-sw.gif
-share/piwigo/admin/themes/clear/images/resizable-w.gif
-share/piwigo/admin/themes/clear/images/stripe-cat.png
-share/piwigo/admin/themes/clear/images/transparent.gif
-share/piwigo/admin/themes/clear/index.php
-share/piwigo/admin/themes/clear/mail-css.tpl
-share/piwigo/admin/themes/clear/theme.css
+share/piwigo/admin/themes/clear/icon/page_top.png
+share/piwigo/admin/themes/clear/icon/delete.png
+share/piwigo/admin/themes/clear/icon/page_end.png
+share/piwigo/admin/themes/clear/icon/exit.png
+share/piwigo/admin/themes/clear/icon/infos.png
 share/piwigo/admin/themes/clear/themeconf.inc.php
-share/piwigo/admin/themes/default/fontello/LICENSE.txt
-share/piwigo/admin/themes/default/fontello/README.txt
-share/piwigo/admin/themes/default/fontello/config.json
-share/piwigo/admin/themes/default/fontello/css/animation.css
-share/piwigo/admin/themes/default/fontello/css/fontello-codes.css
-share/piwigo/admin/themes/default/fontello/css/fontello-embedded.css
-share/piwigo/admin/themes/default/fontello/css/fontello-ie7-codes.css
-share/piwigo/admin/themes/default/fontello/css/fontello-ie7.css
-share/piwigo/admin/themes/default/fontello/css/fontello.css
-share/piwigo/admin/themes/default/fontello/demo.html
-share/piwigo/admin/themes/default/fontello/font/fontello.eot
-share/piwigo/admin/themes/default/fontello/font/fontello.svg
-share/piwigo/admin/themes/default/fontello/font/fontello.ttf
-share/piwigo/admin/themes/default/fontello/font/fontello.woff
-share/piwigo/admin/themes/default/icon/cat_move.png
-share/piwigo/admin/themes/default/icon/category_children.png
-share/piwigo/admin/themes/default/icon/category_delete.png
-share/piwigo/admin/themes/default/icon/category_edit.png
-share/piwigo/admin/themes/default/icon/category_elements.png
-share/piwigo/admin/themes/default/icon/category_jump-to.png
-share/piwigo/admin/themes/default/icon/category_permissions.png
-share/piwigo/admin/themes/default/icon/category_representant_random.png
-share/piwigo/admin/themes/default/icon/check.png
-share/piwigo/admin/themes/default/icon/delete.png
-share/piwigo/admin/themes/default/icon/edit_s.png
-share/piwigo/admin/themes/default/icon/errors.png
-share/piwigo/admin/themes/default/icon/exit.png
-share/piwigo/admin/themes/default/icon/fcbkcomplete_close.gif
-share/piwigo/admin/themes/default/icon/help-min.png
-share/piwigo/admin/themes/default/icon/help.png
-share/piwigo/admin/themes/default/icon/home.png
-share/piwigo/admin/themes/default/icon/index.php
-share/piwigo/admin/themes/default/icon/infos.png
-share/piwigo/admin/themes/default/icon/minus.gif
-share/piwigo/admin/themes/default/icon/note.png
-share/piwigo/admin/themes/default/icon/page_end.png
-share/piwigo/admin/themes/default/icon/page_top.png
-share/piwigo/admin/themes/default/icon/permissions.png
-share/piwigo/admin/themes/default/icon/plus.gif
-share/piwigo/admin/themes/default/icon/preferences.png
-share/piwigo/admin/themes/default/icon/remove_filter.png
-share/piwigo/admin/themes/default/icon/remove_filter_hover.png
-share/piwigo/admin/themes/default/icon/toggle_is_default_group.png
-share/piwigo/admin/themes/default/icon/uncheck.png
-share/piwigo/admin/themes/default/icon/validate_s.png
-share/piwigo/admin/themes/default/icon/virt_category.png
-share/piwigo/admin/themes/default/icon/warning.png
-share/piwigo/admin/themes/default/icon/warnings.png
-share/piwigo/admin/themes/default/images/ajax-loader-bar.gif
-share/piwigo/admin/themes/default/images/ajax-loader.gif
-share/piwigo/admin/themes/default/images/logo.png
-share/piwigo/admin/themes/default/images/pbar-ani.gif
-share/piwigo/admin/themes/default/index.php
-share/piwigo/admin/themes/default/js/LocalStorageCache.js
-share/piwigo/admin/themes/default/js/addAlbum.js
-share/piwigo/admin/themes/default/js/batchManagerGlobal.js
-share/piwigo/admin/themes/default/js/common.js
-share/piwigo/admin/themes/default/js/datepicker.js
-share/piwigo/admin/themes/default/js/doubleSlider.js
-share/piwigo/admin/themes/default/js/jquery.geoip.js
-share/piwigo/admin/themes/default/print.css
-share/piwigo/admin/themes/default/template/admin.tpl
-share/piwigo/admin/themes/default/template/album_notification.tpl
-share/piwigo/admin/themes/default/template/batch_manager_global.tpl
-share/piwigo/admin/themes/default/template/batch_manager_unit.tpl
-share/piwigo/admin/themes/default/template/cat_list.tpl
-share/piwigo/admin/themes/default/template/cat_modify.tpl
-share/piwigo/admin/themes/default/template/cat_move.tpl
-share/piwigo/admin/themes/default/template/cat_options.tpl
-share/piwigo/admin/themes/default/template/cat_perm.tpl
-share/piwigo/admin/themes/default/template/check_integrity.tpl
-share/piwigo/admin/themes/default/template/comments.tpl
-share/piwigo/admin/themes/default/template/configuration_comments.tpl
-share/piwigo/admin/themes/default/template/configuration_default.tpl
+share/piwigo/admin/themes/roma/images/inactive_tab2.png
+share/piwigo/admin/themes/roma/images/transparent.gif
+share/piwigo/admin/themes/roma/images/stripe-cat.png
+share/piwigo/admin/themes/roma/images/external_active.png
+share/piwigo/admin/themes/roma/images/resizable-sw.gif
+share/piwigo/admin/themes/roma/images/piwigo_logo_small.png
+share/piwigo/admin/themes/roma/images/header_msgs-bg.gif
+share/piwigo/admin/themes/roma/images/resizable-e.gif
+share/piwigo/admin/themes/roma/images/active_tab2.png
+share/piwigo/admin/themes/roma/images/menubar-detail.png
+share/piwigo/admin/themes/roma/images/resizable-s.gif
+share/piwigo/admin/themes/roma/images/inactive_tab3.png
+share/piwigo/admin/themes/roma/images/active_tab.png
+share/piwigo/admin/themes/roma/images/active_tab3.png
+share/piwigo/admin/themes/roma/images/resizable-w.gif
+share/piwigo/admin/themes/roma/images/quickLocalSync_inactiv.png
+share/piwigo/admin/themes/roma/images/resizable-ne.gif
+share/piwigo/admin/themes/roma/images/menubar-top.png
+share/piwigo/admin/themes/roma/images/resizable-se.gif
+share/piwigo/admin/themes/roma/images/missing_screenshot.png
+share/piwigo/admin/themes/roma/images/menuBoxTop_new.png
+share/piwigo/admin/themes/roma/images/resizable-nw.gif
+share/piwigo/admin/themes/roma/images/resizable-n.gif
+share/piwigo/admin/themes/roma/images/external_inactive.png
+share/piwigo/admin/themes/roma/images/inactive_tab.png
+share/piwigo/admin/themes/roma/images/quickLocalSync_hover.png
+share/piwigo/admin/themes/roma/images/fillet.png
+share/piwigo/admin/themes/roma/images/menuBoxBottom_new.png
+share/piwigo/admin/themes/roma/theme.css
+share/piwigo/admin/themes/roma/mail-css.tpl
+share/piwigo/admin/themes/roma/index.php
+share/piwigo/admin/themes/roma/icon/home.png
+share/piwigo/admin/themes/roma/icon/next.png
+share/piwigo/admin/themes/roma/icon/prev.png
+share/piwigo/admin/themes/roma/themeconf.inc.php
+share/piwigo/admin/themes/default/js/datepicker.js
+share/piwigo/admin/themes/default/js/addAlbum.js
+share/piwigo/admin/themes/default/js/common.js
+share/piwigo/admin/themes/default/js/batchManagerGlobal.js
+share/piwigo/admin/themes/default/js/LocalStorageCache.js
+share/piwigo/admin/themes/default/js/jquery.geoip.js
+share/piwigo/admin/themes/default/js/doubleSlider.js
+share/piwigo/admin/themes/default/images/ajax-loader-bar.gif
+share/piwigo/admin/themes/default/images/ajax-loader.gif
+share/piwigo/admin/themes/default/images/pbar-ani.gif
+share/piwigo/admin/themes/default/images/piwigo-logo-white-letters.svg
+share/piwigo/admin/themes/default/images/logo.png
+share/piwigo/admin/themes/default/theme.css
+share/piwigo/admin/themes/default/index.php
+share/piwigo/admin/themes/default/print.css
+share/piwigo/admin/themes/default/icon/preferences.png
+share/piwigo/admin/themes/default/icon/edit_s.png
+share/piwigo/admin/themes/default/icon/help.png
+share/piwigo/admin/themes/default/icon/home.png
+share/piwigo/admin/themes/default/icon/category_permissions.png
+share/piwigo/admin/themes/default/icon/virt_category.png
+share/piwigo/admin/themes/default/icon/warning.png
+share/piwigo/admin/themes/default/icon/toggle_is_default_group.png
+share/piwigo/admin/themes/default/icon/category_elements.png
+share/piwigo/admin/themes/default/icon/fcbkcomplete_close.gif
+share/piwigo/admin/themes/default/icon/category_edit.png
+share/piwigo/admin/themes/default/icon/help-min.png
+share/piwigo/admin/themes/default/icon/permissions.png
+share/piwigo/admin/themes/default/icon/uncheck.png
+share/piwigo/admin/themes/default/icon/category_representant_random.png
+share/piwigo/admin/themes/default/icon/warnings.png
+share/piwigo/admin/themes/default/icon/category_jump-to.png
+share/piwigo/admin/themes/default/icon/category_children.png
+share/piwigo/admin/themes/default/icon/minus.gif
+share/piwigo/admin/themes/default/icon/plus.gif
+share/piwigo/admin/themes/default/icon/index.php
+share/piwigo/admin/themes/default/icon/validate_s.png
+share/piwigo/admin/themes/default/icon/check.png
+share/piwigo/admin/themes/default/icon/cat_move.png
+share/piwigo/admin/themes/default/icon/category_delete.png
+share/piwigo/admin/themes/default/icon/page_top.png
+share/piwigo/admin/themes/default/icon/errors.png
+share/piwigo/admin/themes/default/icon/delete.png
+share/piwigo/admin/themes/default/icon/page_end.png
+share/piwigo/admin/themes/default/icon/exit.png
+share/piwigo/admin/themes/default/icon/infos.png
+share/piwigo/admin/themes/default/icon/note.png
+share/piwigo/admin/themes/default/fontello/css/fontello-embedded.css
+share/piwigo/admin/themes/default/fontello/css/fontello-ie7.css
+share/piwigo/admin/themes/default/fontello/css/animation.css
+share/piwigo/admin/themes/default/fontello/css/fontello-ie7-codes.css
+share/piwigo/admin/themes/default/fontello/css/fontello.css
+share/piwigo/admin/themes/default/fontello/css/fontello-codes.css
+share/piwigo/admin/themes/default/fontello/font/fontello.woff
+share/piwigo/admin/themes/default/fontello/font/fontello.ttf
+share/piwigo/admin/themes/default/fontello/font/fontello.eot
+share/piwigo/admin/themes/default/fontello/font/fontello.svg
+share/piwigo/admin/themes/default/fontello/font/fontello.woff2
+share/piwigo/admin/themes/default/fontello/README.txt
+share/piwigo/admin/themes/default/fontello/LICENSE.txt
+share/piwigo/admin/themes/default/fontello/config.json
+share/piwigo/admin/themes/default/fontello/demo.html
+share/piwigo/admin/themes/default/themeconf.inc.php
+share/piwigo/admin/themes/default/template/picture_modify.tpl
+share/piwigo/admin/themes/default/template/install.tpl
+share/piwigo/admin/themes/default/template/photos_add_ftp.tpl
 share/piwigo/admin/themes/default/template/configuration_display.tpl
+share/piwigo/admin/themes/default/template/menubar.tpl
+share/piwigo/admin/themes/default/template/admin.tpl
+share/piwigo/admin/themes/default/template/check_integrity.tpl
 share/piwigo/admin/themes/default/template/configuration_main.tpl
-share/piwigo/admin/themes/default/template/configuration_sizes.tpl
+share/piwigo/admin/themes/default/template/cat_perm.tpl
+share/piwigo/admin/themes/default/template/photos_add_applications.tpl
+share/piwigo/admin/themes/default/template/navigation_bar.tpl
+share/piwigo/admin/themes/default/template/header.tpl
+share/piwigo/admin/themes/default/template/plugins_new.tpl
+share/piwigo/admin/themes/default/template/cat_options.tpl
 share/piwigo/admin/themes/default/template/configuration_watermark.tpl
-share/piwigo/admin/themes/default/template/double_select.tpl
-share/piwigo/admin/themes/default/template/element_set_ranks.tpl
+share/piwigo/admin/themes/default/template/tabsheet.tpl
+share/piwigo/admin/themes/default/template/plugins_installed.tpl
+share/piwigo/admin/themes/default/template/cat_modify.tpl
+share/piwigo/admin/themes/default/template/site_manager.tpl
+share/piwigo/admin/themes/default/template/tags.tpl
+share/piwigo/admin/themes/default/template/user_list.tpl
+share/piwigo/admin/themes/default/template/languages_new.tpl
+share/piwigo/admin/themes/default/template/updates_ext.tpl
+share/piwigo/admin/themes/default/template/languages_installed.tpl
+share/piwigo/admin/themes/default/template/updates_pwg.tpl
+share/piwigo/admin/themes/default/template/intro.tpl
+share/piwigo/admin/themes/default/template/configuration_comments.tpl
+share/piwigo/admin/themes/default/template/batch_manager_global.tpl
 share/piwigo/admin/themes/default/template/extend_for_templates.tpl
-share/piwigo/admin/themes/default/template/footer.tpl
-share/piwigo/admin/themes/default/template/group_list.tpl
+share/piwigo/admin/themes/default/template/element_set_ranks.tpl
 share/piwigo/admin/themes/default/template/group_perm.tpl
-share/piwigo/admin/themes/default/template/header.tpl
-share/piwigo/admin/themes/default/template/help.tpl
+share/piwigo/admin/themes/default/template/stats.tpl
+share/piwigo/admin/themes/default/template/configuration_default.tpl
+share/piwigo/admin/themes/default/template/comments.tpl
 share/piwigo/admin/themes/default/template/history.tpl
-share/piwigo/admin/themes/default/template/include/add_album.inc.tpl
-share/piwigo/admin/themes/default/template/include/autosize.inc.tpl
+share/piwigo/admin/themes/default/template/site_update.tpl
+share/piwigo/admin/themes/default/template/help.tpl
+share/piwigo/admin/themes/default/template/permalinks.tpl
+share/piwigo/admin/themes/default/template/cat_list.tpl
+share/piwigo/admin/themes/default/template/themes_new.tpl
+share/piwigo/admin/themes/default/template/configuration_sizes.tpl
+share/piwigo/admin/themes/default/template/album_notification.tpl
+share/piwigo/admin/themes/default/template/picture_coi.tpl
+share/piwigo/admin/themes/default/template/rating_user.tpl
+share/piwigo/admin/themes/default/template/rating.tpl
+share/piwigo/admin/themes/default/template/cat_move.tpl
+share/piwigo/admin/themes/default/template/footer.tpl
+share/piwigo/admin/themes/default/template/upgrade.tpl
+share/piwigo/admin/themes/default/template/notification_by_mail.tpl
+share/piwigo/admin/themes/default/template/include/tag_selection.inc.tpl
 share/piwigo/admin/themes/default/template/include/colorbox.inc.tpl
-share/piwigo/admin/themes/default/template/include/datepicker.inc.tpl
+share/piwigo/admin/themes/default/template/include/add_album.inc.tpl
 share/piwigo/admin/themes/default/template/include/dbselect.inc.tpl
-share/piwigo/admin/themes/default/template/include/install.inc.tpl
 share/piwigo/admin/themes/default/template/include/resize.inc.tpl
-share/piwigo/admin/themes/default/template/include/tag_selection.inc.tpl
-share/piwigo/admin/themes/default/template/install.tpl
-share/piwigo/admin/themes/default/template/intro.tpl
-share/piwigo/admin/themes/default/template/languages_installed.tpl
-share/piwigo/admin/themes/default/template/languages_new.tpl
+share/piwigo/admin/themes/default/template/include/datepicker.inc.tpl
+share/piwigo/admin/themes/default/template/include/install.inc.tpl
+share/piwigo/admin/themes/default/template/include/autosize.inc.tpl
 share/piwigo/admin/themes/default/template/maintenance.tpl
-share/piwigo/admin/themes/default/template/menubar.tpl
-share/piwigo/admin/themes/default/template/navigation_bar.tpl
-share/piwigo/admin/themes/default/template/notification_by_mail.tpl
-share/piwigo/admin/themes/default/template/permalinks.tpl
-share/piwigo/admin/themes/default/template/photos_add_applications.tpl
-share/piwigo/admin/themes/default/template/photos_add_direct.tpl
-share/piwigo/admin/themes/default/template/photos_add_ftp.tpl
-share/piwigo/admin/themes/default/template/picture_coi.tpl
-share/piwigo/admin/themes/default/template/picture_modify.tpl
-share/piwigo/admin/themes/default/template/plugins_installed.tpl
-share/piwigo/admin/themes/default/template/plugins_new.tpl
-share/piwigo/admin/themes/default/template/popuphelp.tpl
-share/piwigo/admin/themes/default/template/rating.tpl
-share/piwigo/admin/themes/default/template/rating_user.tpl
-share/piwigo/admin/themes/default/template/site_manager.tpl
-share/piwigo/admin/themes/default/template/site_update.tpl
-share/piwigo/admin/themes/default/template/stats.tpl
-share/piwigo/admin/themes/default/template/tabsheet.tpl
-share/piwigo/admin/themes/default/template/tags.tpl
 share/piwigo/admin/themes/default/template/themes_installed.tpl
-share/piwigo/admin/themes/default/template/themes_new.tpl
-share/piwigo/admin/themes/default/template/updates_ext.tpl
-share/piwigo/admin/themes/default/template/updates_pwg.tpl
-share/piwigo/admin/themes/default/template/upgrade.tpl
-share/piwigo/admin/themes/default/template/user_list.tpl
+share/piwigo/admin/themes/default/template/double_select.tpl
+share/piwigo/admin/themes/default/template/group_list.tpl
+share/piwigo/admin/themes/default/template/batch_manager_unit.tpl
 share/piwigo/admin/themes/default/template/user_perm.tpl
-share/piwigo/admin/themes/default/theme.css
-share/piwigo/admin/themes/default/themeconf.inc.php
-share/piwigo/admin/themes/roma/icon/home.png
-share/piwigo/admin/themes/roma/icon/next.png
-share/piwigo/admin/themes/roma/icon/prev.png
-share/piwigo/admin/themes/roma/images/active_tab.png
-share/piwigo/admin/themes/roma/images/active_tab2.png
-share/piwigo/admin/themes/roma/images/active_tab3.png
-share/piwigo/admin/themes/roma/images/external_active.png
-share/piwigo/admin/themes/roma/images/external_inactive.png
-share/piwigo/admin/themes/roma/images/fillet.png
-share/piwigo/admin/themes/roma/images/header_msgs-bg.gif
-share/piwigo/admin/themes/roma/images/inactive_tab.png
-share/piwigo/admin/themes/roma/images/inactive_tab2.png
-share/piwigo/admin/themes/roma/images/inactive_tab3.png
-share/piwigo/admin/themes/roma/images/menuBoxBottom_new.png
-share/piwigo/admin/themes/roma/images/menuBoxTop_new.png
-share/piwigo/admin/themes/roma/images/menubar-detail.png
-share/piwigo/admin/themes/roma/images/menubar-top.png
-share/piwigo/admin/themes/roma/images/missing_screenshot.png
-share/piwigo/admin/themes/roma/images/piwigo_logo_small.png
-share/piwigo/admin/themes/roma/images/quickLocalSync_hover.png
-share/piwigo/admin/themes/roma/images/quickLocalSync_inactiv.png
-share/piwigo/admin/themes/roma/images/resizable-e.gif
-share/piwigo/admin/themes/roma/images/resizable-n.gif
-share/piwigo/admin/themes/roma/images/resizable-ne.gif
-share/piwigo/admin/themes/roma/images/resizable-nw.gif
-share/piwigo/admin/themes/roma/images/resizable-s.gif
-share/piwigo/admin/themes/roma/images/resizable-se.gif
-share/piwigo/admin/themes/roma/images/resizable-sw.gif
-share/piwigo/admin/themes/roma/images/resizable-w.gif
-share/piwigo/admin/themes/roma/images/stripe-cat.png
-share/piwigo/admin/themes/roma/images/transparent.gif
-share/piwigo/admin/themes/roma/index.php
-share/piwigo/admin/themes/roma/mail-css.tpl
-share/piwigo/admin/themes/roma/theme.css
-share/piwigo/admin/themes/roma/themeconf.inc.php
-share/piwigo/admin/themes_installed.php
-share/piwigo/admin/themes_new.php
+share/piwigo/admin/themes/default/template/popuphelp.tpl
+share/piwigo/admin/themes/default/template/photos_add_direct.tpl
+share/piwigo/admin/languages_installed.php
+share/piwigo/admin/permalinks.php
 share/piwigo/admin/updates.php
-share/piwigo/admin/updates_ext.php
-share/piwigo/admin/updates_pwg.php
-share/piwigo/admin/user_list.php
-share/piwigo/admin/user_list_backend.php
-share/piwigo/admin/user_perm.php
-share/piwigo/comments.php
-share/piwigo/doc/COPYING
-share/piwigo/doc/README_ca.txt
-share/piwigo/doc/README_en.txt
-share/piwigo/doc/README_fr.txt
-share/piwigo/doc/index.php
-share/piwigo/feed.php
-share/piwigo/galleries/index.php
-share/piwigo/i.php
-share/piwigo/identification.php
-share/piwigo/include/block.class.php
-share/piwigo/include/cache.class.php
-share/piwigo/include/calendar_base.class.php
-share/piwigo/include/calendar_monthly.class.php
-share/piwigo/include/calendar_weekly.class.php
-share/piwigo/include/category_cats.inc.php
-share/piwigo/include/category_default.inc.php
-share/piwigo/include/common.inc.php
-share/piwigo/include/config_default.inc.php
-share/piwigo/include/constants.php
-share/piwigo/include/cssmin.class.php
-share/piwigo/include/dblayer/functions_mysql.inc.php
-share/piwigo/include/dblayer/functions_mysqli.inc.php
-share/piwigo/include/derivative.inc.php
-share/piwigo/include/derivative_params.inc.php
-share/piwigo/include/derivative_std_params.inc.php
-share/piwigo/include/emogrifier.class.php
-share/piwigo/include/feedcreator.class.php
-share/piwigo/include/filter.inc.php
-share/piwigo/include/functions.inc.php
-share/piwigo/include/functions_calendar.inc.php
-share/piwigo/include/functions_category.inc.php
-share/piwigo/include/functions_comment.inc.php
-share/piwigo/include/functions_cookie.inc.php
-share/piwigo/include/functions_filter.inc.php
-share/piwigo/include/functions_html.inc.php
-share/piwigo/include/functions_mail.inc.php
-share/piwigo/include/functions_metadata.inc.php
-share/piwigo/include/functions_notification.inc.php
-share/piwigo/include/functions_picture.inc.php
-share/piwigo/include/functions_plugins.inc.php
-share/piwigo/include/functions_rate.inc.php
-share/piwigo/include/functions_search.inc.php
-share/piwigo/include/functions_session.inc.php
-share/piwigo/include/functions_tag.inc.php
-share/piwigo/include/functions_url.inc.php
-share/piwigo/include/functions_user.inc.php
-share/piwigo/include/index.php
-share/piwigo/include/inflectors/en.php
-share/piwigo/include/inflectors/fr.php
-share/piwigo/include/jshrink.class.php
-share/piwigo/include/mdetect.php
-share/piwigo/include/menubar.inc.php
-share/piwigo/include/no_photo_yet.inc.php
-share/piwigo/include/page_header.php
-share/piwigo/include/page_tail.php
-share/piwigo/include/passwordhash.class.php
-share/piwigo/include/php_compat/gzopen.php
-share/piwigo/include/php_compat/index.php
-share/piwigo/include/phpmailer/PHPMailerAutoload.php
-share/piwigo/include/phpmailer/class.phpmailer.php
-share/piwigo/include/phpmailer/class.smtp.php
-share/piwigo/include/picture_comment.inc.php
-share/piwigo/include/picture_metadata.inc.php
-share/piwigo/include/picture_rate.inc.php
-share/piwigo/include/section_init.inc.php
-share/piwigo/include/smarty/COPYING.lib
-share/piwigo/include/smarty/README
-share/piwigo/include/smarty/SMARTY_2_BC_NOTES.txt
-share/piwigo/include/smarty/SMARTY_3.0_BC_NOTES.txt
-share/piwigo/include/smarty/SMARTY_3.1_NOTES.txt
-share/piwigo/include/smarty/change_log.txt
-share/piwigo/include/smarty/libs/Smarty.class.php
-share/piwigo/include/smarty/libs/SmartyBC.class.php
-share/piwigo/include/smarty/libs/debug.tpl
-share/piwigo/include/smarty/libs/plugins/block.textformat.php
-share/piwigo/include/smarty/libs/plugins/function.counter.php
-share/piwigo/include/smarty/libs/plugins/function.cycle.php
-share/piwigo/include/smarty/libs/plugins/function.fetch.php
-share/piwigo/include/smarty/libs/plugins/function.html_checkboxes.php
-share/piwigo/include/smarty/libs/plugins/function.html_image.php
-share/piwigo/include/smarty/libs/plugins/function.html_options.php
-share/piwigo/include/smarty/libs/plugins/function.html_radios.php
-share/piwigo/include/smarty/libs/plugins/function.html_select_date.php
-share/piwigo/include/smarty/libs/plugins/function.html_select_time.php
-share/piwigo/include/smarty/libs/plugins/function.html_table.php
-share/piwigo/include/smarty/libs/plugins/function.mailto.php
-share/piwigo/include/smarty/libs/plugins/function.math.php
-share/piwigo/include/smarty/libs/plugins/modifier.capitalize.php
-share/piwigo/include/smarty/libs/plugins/modifier.date_format.php
-share/piwigo/include/smarty/libs/plugins/modifier.debug_print_var.php
-share/piwigo/include/smarty/libs/plugins/modifier.escape.php
-share/piwigo/include/smarty/libs/plugins/modifier.regex_replace.php
-share/piwigo/include/smarty/libs/plugins/modifier.replace.php
-share/piwigo/include/smarty/libs/plugins/modifier.spacify.php
-share/piwigo/include/smarty/libs/plugins/modifier.truncate.php
-share/piwigo/include/smarty/libs/plugins/modifiercompiler.cat.php
-share/piwigo/include/smarty/libs/plugins/modifiercompiler.count_characters.php
-share/piwigo/include/smarty/libs/plugins/modifiercompiler.count_paragraphs.php
-share/piwigo/include/smarty/libs/plugins/modifiercompiler.count_sentences.php
-share/piwigo/include/smarty/libs/plugins/modifiercompiler.count_words.php
-share/piwigo/include/smarty/libs/plugins/modifiercompiler.default.php
-share/piwigo/include/smarty/libs/plugins/modifiercompiler.escape.php
-share/piwigo/include/smarty/libs/plugins/modifiercompiler.from_charset.php
-share/piwigo/include/smarty/libs/plugins/modifiercompiler.indent.php
-share/piwigo/include/smarty/libs/plugins/modifiercompiler.lower.php
-share/piwigo/include/smarty/libs/plugins/modifiercompiler.noprint.php
-share/piwigo/include/smarty/libs/plugins/modifiercompiler.string_format.php
-share/piwigo/include/smarty/libs/plugins/modifiercompiler.strip.php
-share/piwigo/include/smarty/libs/plugins/modifiercompiler.strip_tags.php
-share/piwigo/include/smarty/libs/plugins/modifiercompiler.to_charset.php
-share/piwigo/include/smarty/libs/plugins/modifiercompiler.unescape.php
-share/piwigo/include/smarty/libs/plugins/modifiercompiler.upper.php
-share/piwigo/include/smarty/libs/plugins/modifiercompiler.wordwrap.php
-share/piwigo/include/smarty/libs/plugins/outputfilter.trimwhitespace.php
-share/piwigo/include/smarty/libs/plugins/shared.escape_special_chars.php
-share/piwigo/include/smarty/libs/plugins/shared.literal_compiler_param.php
-share/piwigo/include/smarty/libs/plugins/shared.make_timestamp.php
-share/piwigo/include/smarty/libs/plugins/shared.mb_str_replace.php
-share/piwigo/include/smarty/libs/plugins/shared.mb_unicode.php
-share/piwigo/include/smarty/libs/plugins/shared.mb_wordwrap.php
-share/piwigo/include/smarty/libs/plugins/variablefilter.htmlspecialchars.php
-share/piwigo/include/smarty/libs/sysplugins/smarty_cacheresource.php
-share/piwigo/include/smarty/libs/sysplugins/smarty_cacheresource_custom.php
-share/piwigo/include/smarty/libs/sysplugins/smarty_cacheresource_keyvaluestore.php
-share/piwigo/include/smarty/libs/sysplugins/smarty_config_source.php
-share/piwigo/include/smarty/libs/sysplugins/smarty_internal_cacheresource_file.php
-share/piwigo/include/smarty/libs/sysplugins/smarty_internal_compile_append.php
-share/piwigo/include/smarty/libs/sysplugins/smarty_internal_compile_assign.php
-share/piwigo/include/smarty/libs/sysplugins/smarty_internal_compile_block.php
-share/piwigo/include/smarty/libs/sysplugins/smarty_internal_compile_break.php
-share/piwigo/include/smarty/libs/sysplugins/smarty_internal_compile_call.php
-share/piwigo/include/smarty/libs/sysplugins/smarty_internal_compile_capture.php
-share/piwigo/include/smarty/libs/sysplugins/smarty_internal_compile_config_load.php
-share/piwigo/include/smarty/libs/sysplugins/smarty_internal_compile_continue.php
-share/piwigo/include/smarty/libs/sysplugins/smarty_internal_compile_debug.php
-share/piwigo/include/smarty/libs/sysplugins/smarty_internal_compile_eval.php
-share/piwigo/include/smarty/libs/sysplugins/smarty_internal_compile_extends.php
-share/piwigo/include/smarty/libs/sysplugins/smarty_internal_compile_for.php
-share/piwigo/include/smarty/libs/sysplugins/smarty_internal_compile_foreach.php
-share/piwigo/include/smarty/libs/sysplugins/smarty_internal_compile_function.php
-share/piwigo/include/smarty/libs/sysplugins/smarty_internal_compile_if.php
-share/piwigo/include/smarty/libs/sysplugins/smarty_internal_compile_include.php
-share/piwigo/include/smarty/libs/sysplugins/smarty_internal_compile_include_php.php
-share/piwigo/include/smarty/libs/sysplugins/smarty_internal_compile_insert.php
-share/piwigo/include/smarty/libs/sysplugins/smarty_internal_compile_ldelim.php
-share/piwigo/include/smarty/libs/sysplugins/smarty_internal_compile_nocache.php
-share/piwigo/include/smarty/libs/sysplugins/smarty_internal_compile_private_block_plugin.php
-share/piwigo/include/smarty/libs/sysplugins/smarty_internal_compile_private_function_plugin.php
-share/piwigo/include/smarty/libs/sysplugins/smarty_internal_compile_private_modifier.php
-share/piwigo/include/smarty/libs/sysplugins/smarty_internal_compile_private_object_block_function.php
-share/piwigo/include/smarty/libs/sysplugins/smarty_internal_compile_private_object_function.php
-share/piwigo/include/smarty/libs/sysplugins/smarty_internal_compile_private_print_expression.php
-share/piwigo/include/smarty/libs/sysplugins/smarty_internal_compile_private_registered_block.php
-share/piwigo/include/smarty/libs/sysplugins/smarty_internal_compile_private_registered_function.php
-share/piwigo/include/smarty/libs/sysplugins/smarty_internal_compile_private_special_variable.php
-share/piwigo/include/smarty/libs/sysplugins/smarty_internal_compile_rdelim.php
-share/piwigo/include/smarty/libs/sysplugins/smarty_internal_compile_section.php
-share/piwigo/include/smarty/libs/sysplugins/smarty_internal_compile_setfilter.php
-share/piwigo/include/smarty/libs/sysplugins/smarty_internal_compile_while.php
-share/piwigo/include/smarty/libs/sysplugins/smarty_internal_compilebase.php
-share/piwigo/include/smarty/libs/sysplugins/smarty_internal_config.php
-share/piwigo/include/smarty/libs/sysplugins/smarty_internal_config_file_compiler.php
-share/piwigo/include/smarty/libs/sysplugins/smarty_internal_configfilelexer.php
-share/piwigo/include/smarty/libs/sysplugins/smarty_internal_configfileparser.php
-share/piwigo/include/smarty/libs/sysplugins/smarty_internal_data.php
-share/piwigo/include/smarty/libs/sysplugins/smarty_internal_debug.php
-share/piwigo/include/smarty/libs/sysplugins/smarty_internal_filter_handler.php
-share/piwigo/include/smarty/libs/sysplugins/smarty_internal_function_call_handler.php
-share/piwigo/include/smarty/libs/sysplugins/smarty_internal_get_include_path.php
-share/piwigo/include/smarty/libs/sysplugins/smarty_internal_nocache_insert.php
-share/piwigo/include/smarty/libs/sysplugins/smarty_internal_parsetree.php
-share/piwigo/include/smarty/libs/sysplugins/smarty_internal_resource_eval.php
-share/piwigo/include/smarty/libs/sysplugins/smarty_internal_resource_extends.php
-share/piwigo/include/smarty/libs/sysplugins/smarty_internal_resource_file.php
-share/piwigo/include/smarty/libs/sysplugins/smarty_internal_resource_php.php
-share/piwigo/include/smarty/libs/sysplugins/smarty_internal_resource_registered.php
-share/piwigo/include/smarty/libs/sysplugins/smarty_internal_resource_stream.php
-share/piwigo/include/smarty/libs/sysplugins/smarty_internal_resource_string.php
-share/piwigo/include/smarty/libs/sysplugins/smarty_internal_smartytemplatecompiler.php
-share/piwigo/include/smarty/libs/sysplugins/smarty_internal_template.php
-share/piwigo/include/smarty/libs/sysplugins/smarty_internal_templatebase.php
-share/piwigo/include/smarty/libs/sysplugins/smarty_internal_templatecompilerbase.php
-share/piwigo/include/smarty/libs/sysplugins/smarty_internal_templatelexer.php
-share/piwigo/include/smarty/libs/sysplugins/smarty_internal_templateparser.php
-share/piwigo/include/smarty/libs/sysplugins/smarty_internal_utility.php
-share/piwigo/include/smarty/libs/sysplugins/smarty_internal_write_file.php
-share/piwigo/include/smarty/libs/sysplugins/smarty_resource.php
-share/piwigo/include/smarty/libs/sysplugins/smarty_resource_custom.php
-share/piwigo/include/smarty/libs/sysplugins/smarty_resource_recompiled.php
-share/piwigo/include/smarty/libs/sysplugins/smarty_resource_uncompiled.php
-share/piwigo/include/smarty/libs/sysplugins/smarty_security.php
-share/piwigo/include/template.class.php
-share/piwigo/include/user.inc.php
-share/piwigo/include/ws_core.inc.php
-share/piwigo/include/ws_functions.inc.php
-share/piwigo/include/ws_functions/index.php
-share/piwigo/include/ws_functions/pwg.categories.php
-share/piwigo/include/ws_functions/pwg.extensions.php
-share/piwigo/include/ws_functions/pwg.groups.php
-share/piwigo/include/ws_functions/pwg.images.php
-share/piwigo/include/ws_functions/pwg.permissions.php
-share/piwigo/include/ws_functions/pwg.php
-share/piwigo/include/ws_functions/pwg.tags.php
-share/piwigo/include/ws_functions/pwg.users.php
-share/piwigo/include/ws_protocols/index.php
-share/piwigo/include/ws_protocols/json_encoder.php
-share/piwigo/include/ws_protocols/php_encoder.php
-share/piwigo/include/ws_protocols/rest_encoder.php
-share/piwigo/include/ws_protocols/rest_handler.php
-share/piwigo/include/ws_protocols/xmlrpc_encoder.php
-share/piwigo/index.php
-share/piwigo/install.php
+share/piwigo/admin/history.php
+share/piwigo/admin/notification_by_mail.php
+share/piwigo/admin/tags.php
+share/piwigo/admin/extend_for_templates.php
+share/piwigo/admin/plugins.php
+share/piwigo/admin/album.php
+share/piwigo/admin/popuphelp.php
+share/piwigo/admin/plugin.php
+share/piwigo/admin/languages_new.php
+share/piwigo/admin/album_notification.php
+share/piwigo/admin/index.php
+share/piwigo/admin/cat_perm.php
+share/piwigo/admin/themes.php
+share/piwigo/admin/plugins_installed.php
+share/piwigo/admin/group_perm.php
+share/piwigo/admin/cat_modify.php
+share/piwigo/admin/comments.php
+share/piwigo/admin/user_list.php
+share/piwigo/admin/element_set_ranks.php
+share/piwigo/admin/site_update.php
+share/piwigo/admin/themes_new.php
+share/piwigo/admin/user_list_backend.php
+share/piwigo/admin/picture_modify.php
+share/piwigo/admin/cat_list.php
+share/piwigo/admin/batch_manager.php
+share/piwigo/admin/plugins_new.php
+share/piwigo/admin/photos_add.php
+share/piwigo/admin/updates_ext.php
+share/piwigo/admin/group_list.php
+share/piwigo/admin/picture_coi.php
+share/piwigo/admin/intro.php
+share/piwigo/admin/menubar.php
+share/piwigo/admin.php
+share/piwigo/search.php
+share/piwigo/.gitignore
+share/piwigo/qsearch.php
+share/piwigo/i.php
+share/piwigo/register.php
+share/piwigo/galleries/index.php
+share/piwigo/upgrade_feed.php
+share/piwigo/LICENSE.txt
+share/piwigo/install/upgrade_2.5.0.php
+share/piwigo/install/obsolete.list
 share/piwigo/install/config.sql
-share/piwigo/install/db/100-database.php
-share/piwigo/install/db/101-database.php
-share/piwigo/install/db/102-database.php
-share/piwigo/install/db/103-database.php
-share/piwigo/install/db/104-database.php
-share/piwigo/install/db/105-database.php
-share/piwigo/install/db/106-database.php
-share/piwigo/install/db/107-database.php
-share/piwigo/install/db/108-database.php
-share/piwigo/install/db/109-database.php
-share/piwigo/install/db/110-database.php
-share/piwigo/install/db/111-database.php
-share/piwigo/install/db/112-database.php
-share/piwigo/install/db/113-database.php
 share/piwigo/install/db/114-database.php
-share/piwigo/install/db/115-database.php
-share/piwigo/install/db/116-database.php
-share/piwigo/install/db/117-database.php
-share/piwigo/install/db/118-database.php
-share/piwigo/install/db/119-database.php
-share/piwigo/install/db/120-database.php
-share/piwigo/install/db/121-database.php
-share/piwigo/install/db/122-database.php
-share/piwigo/install/db/123-database.php
-share/piwigo/install/db/124-database.php
-share/piwigo/install/db/125-database.php
-share/piwigo/install/db/126-database.php
-share/piwigo/install/db/127-database.php
-share/piwigo/install/db/128-database.php
-share/piwigo/install/db/129-database.php
-share/piwigo/install/db/130-database.php
+share/piwigo/install/db/150-database.php
+share/piwigo/install/db/65-database.php
+share/piwigo/install/db/99-database.php
+share/piwigo/install/db/68-database.php
+share/piwigo/install/db/74-database.php
+share/piwigo/install/db/64-database.php
+share/piwigo/install/db/149-database.php
 share/piwigo/install/db/131-database.php
-share/piwigo/install/db/132-database.php
+share/piwigo/install/db/108-database.php
 share/piwigo/install/db/133-database.php
-share/piwigo/install/db/134-database.php
-share/piwigo/install/db/135-database.php
-share/piwigo/install/db/136-database.php
-share/piwigo/install/db/137-database.php
+share/piwigo/install/db/86-database.php
 share/piwigo/install/db/138-database.php
-share/piwigo/install/db/139-database.php
-share/piwigo/install/db/140-database.php
-share/piwigo/install/db/141-database.php
-share/piwigo/install/db/142-database.php
-share/piwigo/install/db/143-database.php
-share/piwigo/install/db/144-database.php
-share/piwigo/install/db/61-database.php
-share/piwigo/install/db/62-database.php
-share/piwigo/install/db/63-database.php
-share/piwigo/install/db/64-database.php
-share/piwigo/install/db/65-database.php
-share/piwigo/install/db/66-database.php
+share/piwigo/install/db/128-database.php
+share/piwigo/install/db/132-database.php
+share/piwigo/install/db/102-database.php
 share/piwigo/install/db/67-database.php
-share/piwigo/install/db/68-database.php
-share/piwigo/install/db/69-database.php
-share/piwigo/install/db/70-database.php
-share/piwigo/install/db/71-database.php
-share/piwigo/install/db/72-database.php
+share/piwigo/install/db/97-database.php
+share/piwigo/install/db/81-database.php
+share/piwigo/install/db/151-database.php
+share/piwigo/install/db/80-database.php
+share/piwigo/install/db/142-database.php
+share/piwigo/install/db/98-database.php
+share/piwigo/install/db/140-database.php
+share/piwigo/install/db/130-database.php
+share/piwigo/install/db/148-database.php
+share/piwigo/install/db/79-database.php
+share/piwigo/install/db/84-database.php
 share/piwigo/install/db/73-database.php
-share/piwigo/install/db/74-database.php
+share/piwigo/install/db/123-database.php
+share/piwigo/install/db/152-database.php
+share/piwigo/install/db/118-database.php
 share/piwigo/install/db/75-database.php
-share/piwigo/install/db/76-database.php
+share/piwigo/install/db/90-database.php
+share/piwigo/install/db/112-database.php
+share/piwigo/install/db/129-database.php
+share/piwigo/install/db/83-database.php
+share/piwigo/install/db/147-database.php
+share/piwigo/install/db/105-database.php
+share/piwigo/install/db/110-database.php
+share/piwigo/install/db/137-database.php
+share/piwigo/install/db/95-database.php
+share/piwigo/install/db/107-database.php
+share/piwigo/install/db/70-database.php
+share/piwigo/install/db/89-database.php
+share/piwigo/install/db/88-database.php
+share/piwigo/install/db/117-database.php
+share/piwigo/install/db/115-database.php
+share/piwigo/install/db/66-database.php
 share/piwigo/install/db/77-database.php
+share/piwigo/install/db/113-database.php
+share/piwigo/install/db/125-database.php
+share/piwigo/install/db/71-database.php
+share/piwigo/install/db/139-database.php
+share/piwigo/install/db/136-database.php
+share/piwigo/install/db/87-database.php
+share/piwigo/install/db/141-database.php
+share/piwigo/install/db/134-database.php
+share/piwigo/install/db/145-database.php
+share/piwigo/install/db/121-database.php
+share/piwigo/install/db/120-database.php
+share/piwigo/install/db/96-database.php
+share/piwigo/install/db/index.php
+share/piwigo/install/db/119-database.php
+share/piwigo/install/db/146-database.php
 share/piwigo/install/db/78-database.php
-share/piwigo/install/db/79-database.php
-share/piwigo/install/db/80-database.php
-share/piwigo/install/db/81-database.php
+share/piwigo/install/db/92-database.php
+share/piwigo/install/db/111-database.php
+share/piwigo/install/db/122-database.php
+share/piwigo/install/db/101-database.php
+share/piwigo/install/db/69-database.php
+share/piwigo/install/db/61-database.php
+share/piwigo/install/db/135-database.php
+share/piwigo/install/db/116-database.php
+share/piwigo/install/db/63-database.php
+share/piwigo/install/db/106-database.php
+share/piwigo/install/db/144-database.php
+share/piwigo/install/db/91-database.php
 share/piwigo/install/db/82-database.php
-share/piwigo/install/db/83-database.php
-share/piwigo/install/db/84-database.php
+share/piwigo/install/db/104-database.php
+share/piwigo/install/db/126-database.php
+share/piwigo/install/db/109-database.php
+share/piwigo/install/db/124-database.php
+share/piwigo/install/db/76-database.php
+share/piwigo/install/db/103-database.php
+share/piwigo/install/db/62-database.php
+share/piwigo/install/db/94-database.php
+share/piwigo/install/db/72-database.php
 share/piwigo/install/db/85-database.php
-share/piwigo/install/db/86-database.php
-share/piwigo/install/db/87-database.php
-share/piwigo/install/db/88-database.php
-share/piwigo/install/db/89-database.php
-share/piwigo/install/db/90-database.php
-share/piwigo/install/db/91-database.php
-share/piwigo/install/db/92-database.php
+share/piwigo/install/db/100-database.php
 share/piwigo/install/db/93-database.php
-share/piwigo/install/db/94-database.php
-share/piwigo/install/db/95-database.php
-share/piwigo/install/db/96-database.php
-share/piwigo/install/db/97-database.php
-share/piwigo/install/db/98-database.php
-share/piwigo/install/db/99-database.php
-share/piwigo/install/db/index.php
-share/piwigo/install/hosting.php
-share/piwigo/install/index.php
-share/piwigo/install/obsolete.list
-share/piwigo/install/obsolete_extensions.list
-share/piwigo/install/php5_apache_configuration.php
-share/piwigo/install/piwigo_structure-mysql.sql
-share/piwigo/install/upgrade_1.3.0.php
+share/piwigo/install/db/143-database.php
+share/piwigo/install/db/127-database.php
 share/piwigo/install/upgrade_1.3.1.php
-share/piwigo/install/upgrade_1.4.0.php
-share/piwigo/install/upgrade_1.5.0.php
 share/piwigo/install/upgrade_1.6.0.php
-share/piwigo/install/upgrade_1.6.2.php
-share/piwigo/install/upgrade_1.7.0.php
 share/piwigo/install/upgrade_2.0.0.php
+share/piwigo/install/upgrade_1.4.0.php
+share/piwigo/install/php5_apache_configuration.php
 share/piwigo/install/upgrade_2.1.0.php
-share/piwigo/install/upgrade_2.2.0.php
-share/piwigo/install/upgrade_2.3.0.php
+share/piwigo/install/piwigo_structure-mysql.sql
 share/piwigo/install/upgrade_2.4.0.php
-share/piwigo/install/upgrade_2.5.0.php
+share/piwigo/install/upgrade_1.5.0.php
+share/piwigo/install/upgrade_2.3.0.php
+share/piwigo/install/upgrade_1.3.0.php
+share/piwigo/install/upgrade_2.8.0.php
+share/piwigo/install/upgrade_2.2.0.php
+share/piwigo/install/index.php
+share/piwigo/install/obsolete_extensions.list
+share/piwigo/install/upgrade_1.7.0.php
+share/piwigo/install/hosting.php
+share/piwigo/install/upgrade_1.6.2.php
 share/piwigo/install/upgrade_2.6.0.php
-share/piwigo/language/af_ZA/about.html
-share/piwigo/language/af_ZA/admin.lang.php
-share/piwigo/language/af_ZA/af_ZA.jpg
-share/piwigo/language/af_ZA/common.lang.php
-share/piwigo/language/af_ZA/help/cat_modify.html
-share/piwigo/language/af_ZA/help/cat_move.html
-share/piwigo/language/af_ZA/help/permalinks.html
-share/piwigo/language/af_ZA/help/search.html
-share/piwigo/language/af_ZA/help/synchronize.html
-share/piwigo/language/af_ZA/help/user_list.html
-share/piwigo/language/af_ZA/index.php
-share/piwigo/language/af_ZA/install.lang.php
-share/piwigo/language/af_ZA/iso.txt
-share/piwigo/language/af_ZA/upgrade.lang.php
-share/piwigo/language/ar_MA/ar_MA.jpg
-share/piwigo/language/ar_MA/common.lang.php
-share/piwigo/language/ar_MA/index.php
-share/piwigo/language/ar_MA/iso.txt
-share/piwigo/language/ar_SA/Translator.txt
-share/piwigo/language/ar_SA/about.html
-share/piwigo/language/ar_SA/admin.lang.php
-share/piwigo/language/ar_SA/ar_SA.jpg
-share/piwigo/language/ar_SA/common.lang.php
-share/piwigo/language/ar_SA/help/cat_modify.html
-share/piwigo/language/ar_SA/help/cat_move.html
-share/piwigo/language/ar_SA/help/cat_options.html
-share/piwigo/language/ar_SA/help/cat_perm.html
-share/piwigo/language/ar_SA/help/configuration.html
-share/piwigo/language/ar_SA/help/extend_for_templates.html
-share/piwigo/language/ar_SA/help/group_list.html
-share/piwigo/language/ar_SA/help/help_add_photos.html
-share/piwigo/language/ar_SA/help/help_groups.html
-share/piwigo/language/ar_SA/help/help_misc.html
-share/piwigo/language/ar_SA/help/help_permissions.html
-share/piwigo/language/ar_SA/help/help_virtual_links.html
-share/piwigo/language/ar_SA/help/history.html
-share/piwigo/language/ar_SA/help/maintenance.html
-share/piwigo/language/ar_SA/help/notification_by_mail.html
-share/piwigo/language/ar_SA/help/permalinks.html
-share/piwigo/language/ar_SA/help/photos_add_ftp.html
-share/piwigo/language/ar_SA/help/search.html
-share/piwigo/language/ar_SA/help/synchronize.html
-share/piwigo/language/ar_SA/help/user_list.html
-share/piwigo/language/ar_SA/index.php
-share/piwigo/language/ar_SA/install.lang.php
-share/piwigo/language/ar_SA/iso.txt
-share/piwigo/language/ar_SA/upgrade.lang.php
-share/piwigo/language/az_AZ/az_AZ.jpg
-share/piwigo/language/az_AZ/common.lang.php
-share/piwigo/language/az_AZ/iso.txt
-share/piwigo/language/bg_BG/about.html
-share/piwigo/language/bg_BG/admin.lang.php
-share/piwigo/language/bg_BG/bg_BG.jpg
-share/piwigo/language/bg_BG/common.lang.php
-share/piwigo/language/bg_BG/help/cat_modify.html
-share/piwigo/language/bg_BG/help/cat_move.html
-share/piwigo/language/bg_BG/help/cat_options.html
-share/piwigo/language/bg_BG/help/synchronize.html
-share/piwigo/language/bg_BG/help/user_list.html
-share/piwigo/language/bg_BG/index.php
-share/piwigo/language/bg_BG/install.lang.php
-share/piwigo/language/bg_BG/iso.txt
-share/piwigo/language/bg_BG/upgrade.lang.php
-share/piwigo/language/bn_IN/bn_IN.jpg
-share/piwigo/language/bn_IN/common.lang.php
-share/piwigo/language/bn_IN/iso.txt
-share/piwigo/language/br_FR/about.html
-share/piwigo/language/br_FR/admin.lang.php
-share/piwigo/language/br_FR/br_FR.jpg
-share/piwigo/language/br_FR/common.lang.php
-share/piwigo/language/br_FR/install.lang.php
-share/piwigo/language/br_FR/iso.txt
-share/piwigo/language/br_FR/upgrade.lang.php
-share/piwigo/language/ca_ES/about.html
-share/piwigo/language/ca_ES/admin.lang.php
-share/piwigo/language/ca_ES/ca_ES.jpg
-share/piwigo/language/ca_ES/common.lang.php
-share/piwigo/language/ca_ES/help/cat_modify.html
-share/piwigo/language/ca_ES/help/cat_move.html
-share/piwigo/language/ca_ES/help/cat_options.html
-share/piwigo/language/ca_ES/help/cat_perm.html
-share/piwigo/language/ca_ES/help/configuration.html
-share/piwigo/language/ca_ES/help/extend_for_templates.html
-share/piwigo/language/ca_ES/help/group_list.html
-share/piwigo/language/ca_ES/help/help_add_photos.html
-share/piwigo/language/ca_ES/help/help_groups.html
-share/piwigo/language/ca_ES/help/help_misc.html
-share/piwigo/language/ca_ES/help/help_permissions.html
-share/piwigo/language/ca_ES/help/help_virtual_links.html
-share/piwigo/language/ca_ES/help/history.html
-share/piwigo/language/ca_ES/help/maintenance.html
-share/piwigo/language/ca_ES/help/notification_by_mail.html
-share/piwigo/language/ca_ES/help/permalinks.html
-share/piwigo/language/ca_ES/help/photos_add_ftp.html
-share/piwigo/language/ca_ES/help/search.html
-share/piwigo/language/ca_ES/help/synchronize.html
-share/piwigo/language/ca_ES/help/user_list.html
-share/piwigo/language/ca_ES/install.lang.php
-share/piwigo/language/ca_ES/iso.txt
-share/piwigo/language/ca_ES/upgrade.lang.php
-share/piwigo/language/cs_CZ/about.html
-share/piwigo/language/cs_CZ/admin.lang.php
-share/piwigo/language/cs_CZ/common.lang.php
-share/piwigo/language/cs_CZ/cs_CZ.jpg
-share/piwigo/language/cs_CZ/help/cat_modify.html
-share/piwigo/language/cs_CZ/help/cat_move.html
-share/piwigo/language/cs_CZ/help/cat_options.html
-share/piwigo/language/cs_CZ/help/cat_perm.html
-share/piwigo/language/cs_CZ/help/configuration.html
-share/piwigo/language/cs_CZ/help/extend_for_templates.html
-share/piwigo/language/cs_CZ/help/group_list.html
-share/piwigo/language/cs_CZ/help/help_add_photos.html
-share/piwigo/language/cs_CZ/help/help_groups.html
-share/piwigo/language/cs_CZ/help/help_misc.html
-share/piwigo/language/cs_CZ/help/help_permissions.html
-share/piwigo/language/cs_CZ/help/help_virtual_links.html
-share/piwigo/language/cs_CZ/help/history.html
-share/piwigo/language/cs_CZ/help/index.php
-share/piwigo/language/cs_CZ/help/maintenance.html
-share/piwigo/language/cs_CZ/help/notification_by_mail.html
-share/piwigo/language/cs_CZ/help/permalinks.html
-share/piwigo/language/cs_CZ/help/photos_add_ftp.html
-share/piwigo/language/cs_CZ/help/search.html
-share/piwigo/language/cs_CZ/help/synchronize.html
-share/piwigo/language/cs_CZ/help/user_list.html
-share/piwigo/language/cs_CZ/index.php
-share/piwigo/language/cs_CZ/install.lang.php
-share/piwigo/language/cs_CZ/iso.txt
-share/piwigo/language/cs_CZ/upgrade.lang.php
-share/piwigo/language/da_DK/about.html
-share/piwigo/language/da_DK/admin.lang.php
-share/piwigo/language/da_DK/common.lang.php
-share/piwigo/language/da_DK/da_DK.jpg
-share/piwigo/language/da_DK/help/cat_modify.html
-share/piwigo/language/da_DK/help/cat_move.html
-share/piwigo/language/da_DK/help/cat_options.html
-share/piwigo/language/da_DK/help/cat_perm.html
-share/piwigo/language/da_DK/help/configuration.html
-share/piwigo/language/da_DK/help/extend_for_templates.html
-share/piwigo/language/da_DK/help/group_list.html
-share/piwigo/language/da_DK/help/help_add_photos.html
-share/piwigo/language/da_DK/help/help_groups.html
-share/piwigo/language/da_DK/help/help_misc.html
-share/piwigo/language/da_DK/help/help_permissions.html
-share/piwigo/language/da_DK/help/help_virtual_links.html
-share/piwigo/language/da_DK/help/history.html
-share/piwigo/language/da_DK/help/maintenance.html
-share/piwigo/language/da_DK/help/notification_by_mail.html
-share/piwigo/language/da_DK/help/permalinks.html
-share/piwigo/language/da_DK/help/photos_add_ftp.html
-share/piwigo/language/da_DK/help/search.html
-share/piwigo/language/da_DK/help/synchronize.html
-share/piwigo/language/da_DK/help/user_list.html
-share/piwigo/language/da_DK/index.php
-share/piwigo/language/da_DK/install.lang.php
-share/piwigo/language/da_DK/iso.txt
-share/piwigo/language/da_DK/upgrade.lang.php
-share/piwigo/language/de_DE/about.html
-share/piwigo/language/de_DE/admin.lang.php
-share/piwigo/language/de_DE/common.lang.php
-share/piwigo/language/de_DE/de_DE.jpg
-share/piwigo/language/de_DE/help/cat_modify.html
-share/piwigo/language/de_DE/help/cat_move.html
-share/piwigo/language/de_DE/help/cat_options.html
-share/piwigo/language/de_DE/help/cat_perm.html
-share/piwigo/language/de_DE/help/configuration.html
-share/piwigo/language/de_DE/help/extend_for_templates.html
-share/piwigo/language/de_DE/help/group_list.html
-share/piwigo/language/de_DE/help/help_add_photos.html
-share/piwigo/language/de_DE/help/help_groups.html
-share/piwigo/language/de_DE/help/help_misc.html
-share/piwigo/language/de_DE/help/help_permissions.html
-share/piwigo/language/de_DE/help/help_virtual_links.html
-share/piwigo/language/de_DE/help/history.html
-share/piwigo/language/de_DE/help/index.php
-share/piwigo/language/de_DE/help/maintenance.html
-share/piwigo/language/de_DE/help/notification_by_mail.html
-share/piwigo/language/de_DE/help/permalinks.html
-share/piwigo/language/de_DE/help/photos_add_ftp.html
-share/piwigo/language/de_DE/help/search.html
-share/piwigo/language/de_DE/help/synchronize.html
-share/piwigo/language/de_DE/help/user_list.html
-share/piwigo/language/de_DE/index.php
-share/piwigo/language/de_DE/install.lang.php
-share/piwigo/language/de_DE/iso.txt
-share/piwigo/language/de_DE/upgrade.lang.php
-share/piwigo/language/dv_MV/common.lang.php
-share/piwigo/language/dv_MV/dv_MV.jpg
-share/piwigo/language/dv_MV/index.php
-share/piwigo/language/dv_MV/iso.txt
-share/piwigo/language/el_GR/about.html
-share/piwigo/language/el_GR/admin.lang.php
-share/piwigo/language/el_GR/common.lang.php
-share/piwigo/language/el_GR/el_GR.jpg
-share/piwigo/language/el_GR/help/cat_modify.html
-share/piwigo/language/el_GR/help/cat_move.html
-share/piwigo/language/el_GR/help/cat_options.html
-share/piwigo/language/el_GR/help/cat_perm.html
-share/piwigo/language/el_GR/help/configuration.html
-share/piwigo/language/el_GR/help/extend_for_templates.html
-share/piwigo/language/el_GR/help/group_list.html
-share/piwigo/language/el_GR/help/help_add_photos.html
-share/piwigo/language/el_GR/help/help_groups.html
-share/piwigo/language/el_GR/help/help_misc.html
-share/piwigo/language/el_GR/help/help_permissions.html
-share/piwigo/language/el_GR/help/help_virtual_links.html
-share/piwigo/language/el_GR/help/history.html
-share/piwigo/language/el_GR/help/maintenance.html
-share/piwigo/language/el_GR/help/notification_by_mail.html
-share/piwigo/language/el_GR/help/permalinks.html
-share/piwigo/language/el_GR/help/photos_add_ftp.html
-share/piwigo/language/el_GR/help/search.html
-share/piwigo/language/el_GR/help/synchronize.html
-share/piwigo/language/el_GR/help/user_list.html
-share/piwigo/language/el_GR/index.php
-share/piwigo/language/el_GR/install.lang.php
-share/piwigo/language/el_GR/iso.txt
-share/piwigo/language/el_GR/upgrade.lang.php
-share/piwigo/language/en_GB/about.html
-share/piwigo/language/en_GB/admin.lang.php
-share/piwigo/language/en_GB/common.lang.php
-share/piwigo/language/en_GB/en_GB.jpg
-share/piwigo/language/en_GB/index.php
-share/piwigo/language/en_GB/install.lang.php
-share/piwigo/language/en_GB/iso.txt
-share/piwigo/language/en_UK/about.html
-share/piwigo/language/en_UK/admin.lang.php
-share/piwigo/language/en_UK/common.lang.php
-share/piwigo/language/en_UK/en_UK.jpg
-share/piwigo/language/en_UK/help/cat_modify.html
-share/piwigo/language/en_UK/help/cat_move.html
-share/piwigo/language/en_UK/help/cat_options.html
-share/piwigo/language/en_UK/help/cat_perm.html
-share/piwigo/language/en_UK/help/configuration.html
-share/piwigo/language/en_UK/help/extend_for_templates.html
-share/piwigo/language/en_UK/help/group_list.html
-share/piwigo/language/en_UK/help/help_add_photos.html
-share/piwigo/language/en_UK/help/help_groups.html
-share/piwigo/language/en_UK/help/help_misc.html
-share/piwigo/language/en_UK/help/help_permissions.html
-share/piwigo/language/en_UK/help/help_virtual_links.html
-share/piwigo/language/en_UK/help/history.html
-share/piwigo/language/en_UK/help/index.php
-share/piwigo/language/en_UK/help/maintenance.html
-share/piwigo/language/en_UK/help/notification_by_mail.html
-share/piwigo/language/en_UK/help/permalinks.html
-share/piwigo/language/en_UK/help/photos_add_ftp.html
-share/piwigo/language/en_UK/help/quick_search.html
-share/piwigo/language/en_UK/help/search.html
-share/piwigo/language/en_UK/help/synchronize.html
-share/piwigo/language/en_UK/help/user_list.html
-share/piwigo/language/en_UK/index.php
-share/piwigo/language/en_UK/install.lang.php
-share/piwigo/language/en_UK/iso.txt
-share/piwigo/language/en_UK/upgrade.lang.php
-share/piwigo/language/en_US/admin.lang.php
-share/piwigo/language/en_US/common.lang.php
-share/piwigo/language/en_US/en_US.jpg
-share/piwigo/language/en_US/index.php
-share/piwigo/language/en_US/iso.txt
-share/piwigo/language/eo_EO/about.html
-share/piwigo/language/eo_EO/admin.lang.php
-share/piwigo/language/eo_EO/common.lang.php
-share/piwigo/language/eo_EO/eo_EO.jpg
-share/piwigo/language/eo_EO/help/cat_modify.html
-share/piwigo/language/eo_EO/help/cat_move.html
-share/piwigo/language/eo_EO/help/cat_options.html
-share/piwigo/language/eo_EO/help/cat_perm.html
-share/piwigo/language/eo_EO/help/group_list.html
-share/piwigo/language/eo_EO/help/help_groups.html
-share/piwigo/language/eo_EO/help/user_list.html
-share/piwigo/language/eo_EO/install.lang.php
-share/piwigo/language/eo_EO/iso.txt
-share/piwigo/language/eo_EO/upgrade.lang.php
-share/piwigo/language/es_AR/about.html
-share/piwigo/language/es_AR/common.lang.php
-share/piwigo/language/es_AR/es_AR.jpg
-share/piwigo/language/es_AR/index.php
-share/piwigo/language/es_AR/iso.txt
-share/piwigo/language/es_ES/about.html
-share/piwigo/language/es_ES/admin.lang.php
-share/piwigo/language/es_ES/common.lang.php
-share/piwigo/language/es_ES/es_ES.jpg
-share/piwigo/language/es_ES/help/cat_modify.html
-share/piwigo/language/es_ES/help/cat_move.html
-share/piwigo/language/es_ES/help/cat_options.html
-share/piwigo/language/es_ES/help/cat_perm.html
-share/piwigo/language/es_ES/help/configuration.html
-share/piwigo/language/es_ES/help/extend_for_templates.html
-share/piwigo/language/es_ES/help/group_list.html
-share/piwigo/language/es_ES/help/help_add_photos.html
-share/piwigo/language/es_ES/help/help_groups.html
-share/piwigo/language/es_ES/help/help_misc.html
-share/piwigo/language/es_ES/help/help_permissions.html
-share/piwigo/language/es_ES/help/help_virtual_links.html
-share/piwigo/language/es_ES/help/history.html
-share/piwigo/language/es_ES/help/index.php
-share/piwigo/language/es_ES/help/maintenance.html
-share/piwigo/language/es_ES/help/notification_by_mail.html
-share/piwigo/language/es_ES/help/permalinks.html
-share/piwigo/language/es_ES/help/photos_add_ftp.html
-share/piwigo/language/es_ES/help/search.html
-share/piwigo/language/es_ES/help/synchronize.html
-share/piwigo/language/es_ES/help/user_list.html
-share/piwigo/language/es_ES/index.php
-share/piwigo/language/es_ES/install.lang.php
-share/piwigo/language/es_ES/iso.txt
-share/piwigo/language/es_ES/upgrade.lang.php
-share/piwigo/language/es_MX/common.lang.php
-share/piwigo/language/es_MX/es_MX.jpg
-share/piwigo/language/es_MX/install.lang.php
-share/piwigo/language/es_MX/iso.txt
-share/piwigo/language/et_EE/about.html
-share/piwigo/language/et_EE/admin.lang.php
-share/piwigo/language/et_EE/common.lang.php
-share/piwigo/language/et_EE/et_EE.jpg
-share/piwigo/language/et_EE/help/cat_modify.html
-share/piwigo/language/et_EE/help/cat_move.html
-share/piwigo/language/et_EE/help/cat_options.html
-share/piwigo/language/et_EE/help/cat_perm.html
-share/piwigo/language/et_EE/help/configuration.html
-share/piwigo/language/et_EE/help/group_list.html
-share/piwigo/language/et_EE/install.lang.php
-share/piwigo/language/et_EE/iso.txt
-share/piwigo/language/et_EE/upgrade.lang.php
-share/piwigo/language/eu_ES/common.lang.php
-share/piwigo/language/eu_ES/eu_ES.jpg
-share/piwigo/language/eu_ES/iso.txt
-share/piwigo/language/fa_IR/about.html
-share/piwigo/language/fa_IR/admin.lang.php
-share/piwigo/language/fa_IR/common.lang.php
-share/piwigo/language/fa_IR/fa_IR.jpg
-share/piwigo/language/fa_IR/help/cat_modify.html
-share/piwigo/language/fa_IR/help/cat_move.html
-share/piwigo/language/fa_IR/help/cat_options.html
-share/piwigo/language/fa_IR/help/help_add_photos.html
-share/piwigo/language/fa_IR/help/help_groups.html
-share/piwigo/language/fa_IR/help/help_misc.html
-share/piwigo/language/fa_IR/help/index.php
-share/piwigo/language/fa_IR/help/user_list.html
-share/piwigo/language/fa_IR/index.php
-share/piwigo/language/fa_IR/install.lang.php
-share/piwigo/language/fa_IR/iso.txt
-share/piwigo/language/fa_IR/upgrade.lang.php
-share/piwigo/language/fi_FI/about.html
-share/piwigo/language/fi_FI/admin.lang.php
-share/piwigo/language/fi_FI/common.lang.php
-share/piwigo/language/fi_FI/fi_FI.jpg
-share/piwigo/language/fi_FI/install.lang.php
-share/piwigo/language/fi_FI/iso.txt
-share/piwigo/language/fi_FI/upgrade.lang.php
-share/piwigo/language/fr_CA/about.html
-share/piwigo/language/fr_CA/admin.lang.php
-share/piwigo/language/fr_CA/common.lang.php
-share/piwigo/language/fr_CA/fr_CA.jpg
-share/piwigo/language/fr_CA/help/cat_modify.html
-share/piwigo/language/fr_CA/help/cat_move.html
-share/piwigo/language/fr_CA/help/cat_options.html
-share/piwigo/language/fr_CA/help/cat_perm.html
-share/piwigo/language/fr_CA/help/configuration.html
-share/piwigo/language/fr_CA/help/extend_for_templates.html
-share/piwigo/language/fr_CA/help/group_list.html
-share/piwigo/language/fr_CA/help/help_add_photos.html
-share/piwigo/language/fr_CA/help/help_groups.html
-share/piwigo/language/fr_CA/help/help_misc.html
-share/piwigo/language/fr_CA/help/help_permissions.html
-share/piwigo/language/fr_CA/help/help_virtual_links.html
-share/piwigo/language/fr_CA/help/history.html
-share/piwigo/language/fr_CA/help/index.php
-share/piwigo/language/fr_CA/help/maintenance.html
-share/piwigo/language/fr_CA/help/notification_by_mail.html
-share/piwigo/language/fr_CA/help/permalinks.html
-share/piwigo/language/fr_CA/help/photos_add_ftp.html
-share/piwigo/language/fr_CA/help/search.html
-share/piwigo/language/fr_CA/help/synchronize.html
-share/piwigo/language/fr_CA/help/user_list.html
-share/piwigo/language/fr_CA/index.php
-share/piwigo/language/fr_CA/install.lang.php
-share/piwigo/language/fr_CA/iso.txt
-share/piwigo/language/fr_CA/upgrade.lang.php
-share/piwigo/language/fr_FR/about.html
-share/piwigo/language/fr_FR/admin.lang.php
-share/piwigo/language/fr_FR/common.lang.php
-share/piwigo/language/fr_FR/fr_FR.jpg
-share/piwigo/language/fr_FR/help/cat_modify.html
-share/piwigo/language/fr_FR/help/cat_move.html
-share/piwigo/language/fr_FR/help/cat_options.html
-share/piwigo/language/fr_FR/help/cat_perm.html
-share/piwigo/language/fr_FR/help/configuration.html
-share/piwigo/language/fr_FR/help/extend_for_templates.html
-share/piwigo/language/fr_FR/help/group_list.html
-share/piwigo/language/fr_FR/help/help_add_photos.html
-share/piwigo/language/fr_FR/help/help_groups.html
-share/piwigo/language/fr_FR/help/help_misc.html
-share/piwigo/language/fr_FR/help/help_permissions.html
-share/piwigo/language/fr_FR/help/help_virtual_links.html
-share/piwigo/language/fr_FR/help/history.html
-share/piwigo/language/fr_FR/help/index.php
-share/piwigo/language/fr_FR/help/maintenance.html
-share/piwigo/language/fr_FR/help/notification_by_mail.html
-share/piwigo/language/fr_FR/help/permalinks.html
-share/piwigo/language/fr_FR/help/photos_add_ftp.html
-share/piwigo/language/fr_FR/help/search.html
-share/piwigo/language/fr_FR/help/synchronize.html
-share/piwigo/language/fr_FR/help/user_list.html
-share/piwigo/language/fr_FR/index.php
-share/piwigo/language/fr_FR/install.lang.php
-share/piwigo/language/fr_FR/iso.txt
-share/piwigo/language/fr_FR/upgrade.lang.php
-share/piwigo/language/ga_IE/common.lang.php
-share/piwigo/language/ga_IE/ga_IE.jpg
-share/piwigo/language/ga_IE/iso.txt
-share/piwigo/language/gl_ES/about.html
-share/piwigo/language/gl_ES/admin.lang.php
-share/piwigo/language/gl_ES/common.lang.php
-share/piwigo/language/gl_ES/gl_ES.jpg
-share/piwigo/language/gl_ES/help/cat_modify.html
-share/piwigo/language/gl_ES/help/cat_move.html
-share/piwigo/language/gl_ES/help/cat_options.html
-share/piwigo/language/gl_ES/help/cat_perm.html
-share/piwigo/language/gl_ES/help/configuration.html
-share/piwigo/language/gl_ES/help/extend_for_templates.html
-share/piwigo/language/gl_ES/help/group_list.html
-share/piwigo/language/gl_ES/help/help_add_photos.html
-share/piwigo/language/gl_ES/help/help_groups.html
-share/piwigo/language/gl_ES/help/help_misc.html
-share/piwigo/language/gl_ES/help/help_permissions.html
-share/piwigo/language/gl_ES/help/help_virtual_links.html
-share/piwigo/language/gl_ES/help/history.html
-share/piwigo/language/gl_ES/help/maintenance.html
-share/piwigo/language/gl_ES/help/notification_by_mail.html
-share/piwigo/language/gl_ES/help/permalinks.html
-share/piwigo/language/gl_ES/help/photos_add_ftp.html
-share/piwigo/language/gl_ES/help/search.html
-share/piwigo/language/gl_ES/help/synchronize.html
-share/piwigo/language/gl_ES/help/user_list.html
-share/piwigo/language/gl_ES/install.lang.php
-share/piwigo/language/gl_ES/iso.txt
-share/piwigo/language/gl_ES/upgrade.lang.php
-share/piwigo/language/gu_IN/common.lang.php
-share/piwigo/language/gu_IN/gu_IN.jpg
-share/piwigo/language/gu_IN/iso.txt
-share/piwigo/language/he_IL/about.html
-share/piwigo/language/he_IL/admin.lang.php
-share/piwigo/language/he_IL/common.lang.php
-share/piwigo/language/he_IL/he_IL.jpg
-share/piwigo/language/he_IL/help/cat_move.html
-share/piwigo/language/he_IL/help/help_add_photos.html
-share/piwigo/language/he_IL/install.lang.php
-share/piwigo/language/he_IL/iso.txt
-share/piwigo/language/he_IL/upgrade.lang.php
-share/piwigo/language/hr_HR/about.html
-share/piwigo/language/hr_HR/admin.lang.php
-share/piwigo/language/hr_HR/common.lang.php
-share/piwigo/language/hr_HR/help/cat_modify.html
-share/piwigo/language/hr_HR/help/cat_move.html
-share/piwigo/language/hr_HR/help/cat_options.html
-share/piwigo/language/hr_HR/help/cat_perm.html
-share/piwigo/language/hr_HR/help/configuration.html
-share/piwigo/language/hr_HR/help/extend_for_templates.html
-share/piwigo/language/hr_HR/help/group_list.html
-share/piwigo/language/hr_HR/help/help_add_photos.html
-share/piwigo/language/hr_HR/help/history.html
-share/piwigo/language/hr_HR/help/index.php
-share/piwigo/language/hr_HR/help/maintenance.html
-share/piwigo/language/hr_HR/help/notification_by_mail.html
-share/piwigo/language/hr_HR/help/permalinks.html
-share/piwigo/language/hr_HR/help/search.html
-share/piwigo/language/hr_HR/help/synchronize.html
-share/piwigo/language/hr_HR/help/user_list.html
-share/piwigo/language/hr_HR/hr_HR.jpg
-share/piwigo/language/hr_HR/index.php
-share/piwigo/language/hr_HR/install.lang.php
-share/piwigo/language/hr_HR/iso.txt
-share/piwigo/language/hr_HR/upgrade.lang.php
-share/piwigo/language/hu_HU/README.txt
-share/piwigo/language/hu_HU/about.html
-share/piwigo/language/hu_HU/admin.lang.php
-share/piwigo/language/hu_HU/common.lang.php
-share/piwigo/language/hu_HU/help/cat_move.html
-share/piwigo/language/hu_HU/help/cat_options.html
-share/piwigo/language/hu_HU/help/configuration.html
-share/piwigo/language/hu_HU/help/group_list.html
-share/piwigo/language/hu_HU/help/help_add_photos.html
-share/piwigo/language/hu_HU/help/help_groups.html
-share/piwigo/language/hu_HU/help/help_misc.html
-share/piwigo/language/hu_HU/help/help_permissions.html
-share/piwigo/language/hu_HU/help/help_virtual_links.html
-share/piwigo/language/hu_HU/help/history.html
-share/piwigo/language/hu_HU/help/index.php
-share/piwigo/language/hu_HU/help/maintenance.html
-share/piwigo/language/hu_HU/help/notification_by_mail.html
-share/piwigo/language/hu_HU/help/permalinks.html
-share/piwigo/language/hu_HU/help/photos_add_ftp.html
-share/piwigo/language/hu_HU/help/search.html
-share/piwigo/language/hu_HU/help/synchronize.html
-share/piwigo/language/hu_HU/help/user_list.html
-share/piwigo/language/hu_HU/hu_HU.jpg
-share/piwigo/language/hu_HU/index.php
-share/piwigo/language/hu_HU/install.lang.php
-share/piwigo/language/hu_HU/iso.txt
-share/piwigo/language/hu_HU/upgrade.lang.php
-share/piwigo/language/id_ID/common.lang.php
-share/piwigo/language/id_ID/id_ID.jpg
-share/piwigo/language/id_ID/index.php
-share/piwigo/language/id_ID/iso.txt
-share/piwigo/language/index.php
-share/piwigo/language/is_IS/about.html
-share/piwigo/language/is_IS/common.lang.php
-share/piwigo/language/is_IS/index.php
-share/piwigo/language/is_IS/is_IS.jpg
-share/piwigo/language/is_IS/iso.txt
-share/piwigo/language/it_IT/about.html
-share/piwigo/language/it_IT/admin.lang.php
-share/piwigo/language/it_IT/common.lang.php
-share/piwigo/language/it_IT/help/cat_modify.html
-share/piwigo/language/it_IT/help/cat_move.html
-share/piwigo/language/it_IT/help/cat_options.html
-share/piwigo/language/it_IT/help/cat_perm.html
-share/piwigo/language/it_IT/help/configuration.html
-share/piwigo/language/it_IT/help/extend_for_templates.html
-share/piwigo/language/it_IT/help/group_list.html
-share/piwigo/language/it_IT/help/help_add_photos.html
-share/piwigo/language/it_IT/help/help_groups.html
-share/piwigo/language/it_IT/help/help_misc.html
-share/piwigo/language/it_IT/help/help_permissions.html
-share/piwigo/language/it_IT/help/help_virtual_links.html
-share/piwigo/language/it_IT/help/history.html
-share/piwigo/language/it_IT/help/index.php
-share/piwigo/language/it_IT/help/maintenance.html
-share/piwigo/language/it_IT/help/notification_by_mail.html
-share/piwigo/language/it_IT/help/permalinks.html
-share/piwigo/language/it_IT/help/photos_add_ftp.html
-share/piwigo/language/it_IT/help/search.html
-share/piwigo/language/it_IT/help/synchronize.html
-share/piwigo/language/it_IT/help/user_list.html
-share/piwigo/language/it_IT/index.php
-share/piwigo/language/it_IT/install.lang.php
-share/piwigo/language/it_IT/iso.txt
-share/piwigo/language/it_IT/it_IT.jpg
-share/piwigo/language/it_IT/upgrade.lang.php
-share/piwigo/language/ja_JP/README.txt
-share/piwigo/language/ja_JP/about.html
-share/piwigo/language/ja_JP/admin.lang.php
-share/piwigo/language/ja_JP/common.lang.php
-share/piwigo/language/ja_JP/help/cat_modify.html
-share/piwigo/language/ja_JP/help/cat_move.html
-share/piwigo/language/ja_JP/help/cat_options.html
-share/piwigo/language/ja_JP/help/cat_perm.html
-share/piwigo/language/ja_JP/help/configuration.html
-share/piwigo/language/ja_JP/help/extend_for_templates.html
-share/piwigo/language/ja_JP/help/group_list.html
-share/piwigo/language/ja_JP/help/help_add_photos.html
-share/piwigo/language/ja_JP/help/help_groups.html
-share/piwigo/language/ja_JP/help/help_misc.html
-share/piwigo/language/ja_JP/help/help_permissions.html
-share/piwigo/language/ja_JP/help/help_virtual_links.html
-share/piwigo/language/ja_JP/help/history.html
-share/piwigo/language/ja_JP/help/index.php
-share/piwigo/language/ja_JP/help/maintenance.html
-share/piwigo/language/ja_JP/help/notification_by_mail.html
-share/piwigo/language/ja_JP/help/permalinks.html
-share/piwigo/language/ja_JP/help/photos_add_ftp.html
-share/piwigo/language/ja_JP/help/search.html
-share/piwigo/language/ja_JP/help/synchronize.html
-share/piwigo/language/ja_JP/help/user_list.html
-share/piwigo/language/ja_JP/index.php
-share/piwigo/language/ja_JP/install.lang.php
-share/piwigo/language/ja_JP/iso.txt
-share/piwigo/language/ja_JP/ja_JP.jpg
-share/piwigo/language/ja_JP/upgrade.lang.php
-share/piwigo/language/ka_GE/about.html
-share/piwigo/language/ka_GE/admin.lang.php
-share/piwigo/language/ka_GE/common.lang.php
-share/piwigo/language/ka_GE/help/cat_modify.html
-share/piwigo/language/ka_GE/help/cat_move.html
-share/piwigo/language/ka_GE/help/cat_options.html
-share/piwigo/language/ka_GE/help/cat_perm.html
-share/piwigo/language/ka_GE/help/configuration.html
-share/piwigo/language/ka_GE/help/extend_for_templates.html
-share/piwigo/language/ka_GE/help/group_list.html
-share/piwigo/language/ka_GE/help/help_add_photos.html
-share/piwigo/language/ka_GE/help/help_groups.html
-share/piwigo/language/ka_GE/help/help_misc.html
-share/piwigo/language/ka_GE/help/help_permissions.html
-share/piwigo/language/ka_GE/help/help_virtual_links.html
-share/piwigo/language/ka_GE/help/history.html
-share/piwigo/language/ka_GE/help/index.php
-share/piwigo/language/ka_GE/help/maintenance.html
-share/piwigo/language/ka_GE/help/notification_by_mail.html
-share/piwigo/language/ka_GE/help/permalinks.html
-share/piwigo/language/ka_GE/help/photos_add_ftp.html
-share/piwigo/language/ka_GE/help/search.html
-share/piwigo/language/ka_GE/help/synchronize.html
-share/piwigo/language/ka_GE/help/user_list.html
-share/piwigo/language/ka_GE/index.php
-share/piwigo/language/ka_GE/install.lang.php
-share/piwigo/language/ka_GE/iso.txt
-share/piwigo/language/ka_GE/ka_GE.jpg
-share/piwigo/language/ka_GE/upgrade.lang.php
-share/piwigo/language/km_KH/about.html
-share/piwigo/language/km_KH/admin.lang.php
-share/piwigo/language/km_KH/common.lang.php
-share/piwigo/language/km_KH/index.php
-share/piwigo/language/km_KH/install.lang.php
-share/piwigo/language/km_KH/iso.txt
-share/piwigo/language/km_KH/km_KH.jpg
-share/piwigo/language/km_KH/upgrade.lang.php
-share/piwigo/language/kn_IN/about.html
-share/piwigo/language/kn_IN/admin.lang.php
-share/piwigo/language/kn_IN/common.lang.php
-share/piwigo/language/kn_IN/install.lang.php
-share/piwigo/language/kn_IN/iso.txt
-share/piwigo/language/kn_IN/kn_IN.jpg
-share/piwigo/language/kn_IN/upgrade.lang.php
-share/piwigo/language/ko_KR/admin.lang.php
-share/piwigo/language/ko_KR/common.lang.php
-share/piwigo/language/ko_KR/index.php
-share/piwigo/language/ko_KR/install.lang.php
-share/piwigo/language/ko_KR/iso.txt
-share/piwigo/language/ko_KR/ko_KR.jpg
-share/piwigo/language/ko_KR/upgrade.lang.php
-share/piwigo/language/kok_IN/common.lang.php
-share/piwigo/language/kok_IN/iso.txt
-share/piwigo/language/kok_IN/kok_IN.jpg
-share/piwigo/language/lb_LU/common.lang.php
-share/piwigo/language/lb_LU/iso.txt
-share/piwigo/language/lb_LU/lb_LU.jpg
-share/piwigo/language/lt_LT/about.html
-share/piwigo/language/lt_LT/admin.lang.php
-share/piwigo/language/lt_LT/common.lang.php
-share/piwigo/language/lt_LT/help/cat_move.html
-share/piwigo/language/lt_LT/help/cat_options.html
-share/piwigo/language/lt_LT/help/index.php
-share/piwigo/language/lt_LT/install.lang.php
-share/piwigo/language/lt_LT/iso.txt
-share/piwigo/language/lt_LT/lt_LT.jpg
-share/piwigo/language/lt_LT/upgrade.lang.php
-share/piwigo/language/lv_LV/about.html
-share/piwigo/language/lv_LV/admin.lang.php
-share/piwigo/language/lv_LV/common.lang.php
-share/piwigo/language/lv_LV/help/cat_modify.html
-share/piwigo/language/lv_LV/help/cat_move.html
-share/piwigo/language/lv_LV/help/cat_options.html
-share/piwigo/language/lv_LV/help/cat_perm.html
-share/piwigo/language/lv_LV/help/configuration.html
-share/piwigo/language/lv_LV/help/extend_for_templates.html
-share/piwigo/language/lv_LV/help/group_list.html
-share/piwigo/language/lv_LV/help/help_add_photos.html
-share/piwigo/language/lv_LV/help/help_groups.html
-share/piwigo/language/lv_LV/help/help_misc.html
-share/piwigo/language/lv_LV/help/help_permissions.html
-share/piwigo/language/lv_LV/help/help_virtual_links.html
-share/piwigo/language/lv_LV/help/history.html
-share/piwigo/language/lv_LV/help/maintenance.html
-share/piwigo/language/lv_LV/help/notification_by_mail.html
-share/piwigo/language/lv_LV/help/permalinks.html
-share/piwigo/language/lv_LV/help/photos_add_ftp.html
-share/piwigo/language/lv_LV/help/search.html
-share/piwigo/language/lv_LV/help/synchronize.html
-share/piwigo/language/lv_LV/help/user_list.html
-share/piwigo/language/lv_LV/index.php
-share/piwigo/language/lv_LV/install.lang.php
-share/piwigo/language/lv_LV/iso.txt
-share/piwigo/language/lv_LV/lv_LV.jpg
-share/piwigo/language/lv_LV/upgrade.lang.php
-share/piwigo/language/mk_MK/admin.lang.php
-share/piwigo/language/mk_MK/common.lang.php
-share/piwigo/language/mk_MK/index.php
-share/piwigo/language/mk_MK/install.lang.php
-share/piwigo/language/mk_MK/iso.txt
-share/piwigo/language/mk_MK/mk_MK.jpg
-share/piwigo/language/mn_MN/about.html
-share/piwigo/language/mn_MN/admin.lang.php
-share/piwigo/language/mn_MN/common.lang.php
-share/piwigo/language/mn_MN/install.lang.php
-share/piwigo/language/mn_MN/iso.txt
-share/piwigo/language/mn_MN/mn_MN.jpg
-share/piwigo/language/mn_MN/upgrade.lang.php
-share/piwigo/language/ms_MY/common.lang.php
-share/piwigo/language/ms_MY/iso.txt
-share/piwigo/language/ms_MY/ms_MY.jpg
-share/piwigo/language/nb_NO/about.html
-share/piwigo/language/nb_NO/admin.lang.php
-share/piwigo/language/nb_NO/common.lang.php
-share/piwigo/language/nb_NO/help/cat_modify.html
-share/piwigo/language/nb_NO/help/cat_move.html
-share/piwigo/language/nb_NO/help/cat_options.html
-share/piwigo/language/nb_NO/help/cat_perm.html
-share/piwigo/language/nb_NO/help/configuration.html
-share/piwigo/language/nb_NO/help/extend_for_templates.html
-share/piwigo/language/nb_NO/help/group_list.html
-share/piwigo/language/nb_NO/help/help_add_photos.html
-share/piwigo/language/nb_NO/help/help_groups.html
-share/piwigo/language/nb_NO/help/help_misc.html
-share/piwigo/language/nb_NO/help/help_permissions.html
-share/piwigo/language/nb_NO/help/help_virtual_links.html
-share/piwigo/language/nb_NO/help/history.html
-share/piwigo/language/nb_NO/help/maintenance.html
-share/piwigo/language/nb_NO/help/notification_by_mail.html
-share/piwigo/language/nb_NO/help/permalinks.html
-share/piwigo/language/nb_NO/help/photos_add_ftp.html
-share/piwigo/language/nb_NO/help/search.html
-share/piwigo/language/nb_NO/help/synchronize.html
-share/piwigo/language/nb_NO/help/user_list.html
-share/piwigo/language/nb_NO/index.php
-share/piwigo/language/nb_NO/install.lang.php
-share/piwigo/language/nb_NO/iso.txt
-share/piwigo/language/nb_NO/nb_NO.jpg
-share/piwigo/language/nb_NO/upgrade.lang.php
-share/piwigo/language/nl_NL/about.html
-share/piwigo/language/nl_NL/admin.lang.php
-share/piwigo/language/nl_NL/common.lang.php
-share/piwigo/language/nl_NL/help/cat_modify.html
-share/piwigo/language/nl_NL/help/cat_move.html
-share/piwigo/language/nl_NL/help/cat_options.html
-share/piwigo/language/nl_NL/help/cat_perm.html
-share/piwigo/language/nl_NL/help/configuration.html
-share/piwigo/language/nl_NL/help/extend_for_templates.html
-share/piwigo/language/nl_NL/help/group_list.html
-share/piwigo/language/nl_NL/help/help_add_photos.html
-share/piwigo/language/nl_NL/help/help_groups.html
-share/piwigo/language/nl_NL/help/help_misc.html
-share/piwigo/language/nl_NL/help/help_permissions.html
-share/piwigo/language/nl_NL/help/help_virtual_links.html
-share/piwigo/language/nl_NL/help/history.html
-share/piwigo/language/nl_NL/help/index.php
-share/piwigo/language/nl_NL/help/maintenance.html
-share/piwigo/language/nl_NL/help/notification_by_mail.html
-share/piwigo/language/nl_NL/help/permalinks.html
-share/piwigo/language/nl_NL/help/photos_add_ftp.html
-share/piwigo/language/nl_NL/help/search.html
-share/piwigo/language/nl_NL/help/synchronize.html
-share/piwigo/language/nl_NL/help/user_list.html
-share/piwigo/language/nl_NL/index.php
-share/piwigo/language/nl_NL/install.lang.php
-share/piwigo/language/nl_NL/iso.txt
-share/piwigo/language/nl_NL/nl_NL.jpg
-share/piwigo/language/nl_NL/upgrade.lang.php
-share/piwigo/language/nn_NO/about.html
-share/piwigo/language/nn_NO/admin.lang.php
-share/piwigo/language/nn_NO/common.lang.php
-share/piwigo/language/nn_NO/help/cat_modify.html
-share/piwigo/language/nn_NO/help/cat_move.html
-share/piwigo/language/nn_NO/help/cat_options.html
-share/piwigo/language/nn_NO/help/cat_perm.html
-share/piwigo/language/nn_NO/help/help_add_photos.html
-share/piwigo/language/nn_NO/help/help_groups.html
-share/piwigo/language/nn_NO/help/help_misc.html
-share/piwigo/language/nn_NO/help/help_virtual_links.html
-share/piwigo/language/nn_NO/help/history.html
-share/piwigo/language/nn_NO/help/notification_by_mail.html
-share/piwigo/language/nn_NO/help/permalinks.html
-share/piwigo/language/nn_NO/help/photos_add_ftp.html
-share/piwigo/language/nn_NO/help/search.html
-share/piwigo/language/nn_NO/help/synchronize.html
-share/piwigo/language/nn_NO/help/user_list.html
-share/piwigo/language/nn_NO/install.lang.php
-share/piwigo/language/nn_NO/iso.txt
-share/piwigo/language/nn_NO/nn_NO.jpg
-share/piwigo/language/nn_NO/upgrade.lang.php
-share/piwigo/language/pl_PL/about.html
-share/piwigo/language/pl_PL/admin.lang.php
-share/piwigo/language/pl_PL/common.lang.php
-share/piwigo/language/pl_PL/help/cat_modify.html
-share/piwigo/language/pl_PL/help/cat_move.html
-share/piwigo/language/pl_PL/help/cat_options.html
-share/piwigo/language/pl_PL/help/cat_perm.html
-share/piwigo/language/pl_PL/help/configuration.html
-share/piwigo/language/pl_PL/help/extend_for_templates.html
-share/piwigo/language/pl_PL/help/group_list.html
-share/piwigo/language/pl_PL/help/help_add_photos.html
-share/piwigo/language/pl_PL/help/help_groups.html
-share/piwigo/language/pl_PL/help/help_misc.html
-share/piwigo/language/pl_PL/help/help_permissions.html
-share/piwigo/language/pl_PL/help/help_virtual_links.html
-share/piwigo/language/pl_PL/help/history.html
-share/piwigo/language/pl_PL/help/index.php
-share/piwigo/language/pl_PL/help/maintenance.html
-share/piwigo/language/pl_PL/help/notification_by_mail.html
-share/piwigo/language/pl_PL/help/permalinks.html
-share/piwigo/language/pl_PL/help/photos_add_ftp.html
-share/piwigo/language/pl_PL/help/search.html
-share/piwigo/language/pl_PL/help/synchronize.html
-share/piwigo/language/pl_PL/help/user_list.html
-share/piwigo/language/pl_PL/index.php
-share/piwigo/language/pl_PL/install.lang.php
-share/piwigo/language/pl_PL/iso.txt
-share/piwigo/language/pl_PL/pl_PL.jpg
-share/piwigo/language/pl_PL/upgrade.lang.php
-share/piwigo/language/pt_BR/about.html
-share/piwigo/language/pt_BR/admin.lang.php
-share/piwigo/language/pt_BR/common.lang.php
-share/piwigo/language/pt_BR/help/cat_modify.html
-share/piwigo/language/pt_BR/help/cat_move.html
-share/piwigo/language/pt_BR/help/cat_options.html
-share/piwigo/language/pt_BR/help/cat_perm.html
-share/piwigo/language/pt_BR/help/configuration.html
-share/piwigo/language/pt_BR/help/extend_for_templates.html
-share/piwigo/language/pt_BR/help/group_list.html
-share/piwigo/language/pt_BR/help/help_add_photos.html
-share/piwigo/language/pt_BR/help/help_groups.html
-share/piwigo/language/pt_BR/help/help_misc.html
-share/piwigo/language/pt_BR/help/help_permissions.html
-share/piwigo/language/pt_BR/help/help_virtual_links.html
-share/piwigo/language/pt_BR/help/history.html
-share/piwigo/language/pt_BR/help/maintenance.html
-share/piwigo/language/pt_BR/help/notification_by_mail.html
-share/piwigo/language/pt_BR/help/permalinks.html
-share/piwigo/language/pt_BR/help/photos_add_ftp.html
-share/piwigo/language/pt_BR/help/search.html
-share/piwigo/language/pt_BR/help/synchronize.html
-share/piwigo/language/pt_BR/help/user_list.html
-share/piwigo/language/pt_BR/index.php
-share/piwigo/language/pt_BR/install.lang.php
-share/piwigo/language/pt_BR/iso.txt
-share/piwigo/language/pt_BR/pt_BR.jpg
-share/piwigo/language/pt_BR/upgrade.lang.php
-share/piwigo/language/pt_PT/about.html
-share/piwigo/language/pt_PT/admin.lang.php
-share/piwigo/language/pt_PT/common.lang.php
-share/piwigo/language/pt_PT/help/cat_modify.html
-share/piwigo/language/pt_PT/help/cat_move.html
-share/piwigo/language/pt_PT/help/configuration.html
-share/piwigo/language/pt_PT/help/extend_for_templates.html
-share/piwigo/language/pt_PT/help/group_list.html
-share/piwigo/language/pt_PT/help/help_add_photos.html
-share/piwigo/language/pt_PT/help/help_groups.html
-share/piwigo/language/pt_PT/help/help_misc.html
-share/piwigo/language/pt_PT/help/help_permissions.html
-share/piwigo/language/pt_PT/help/help_virtual_links.html
-share/piwigo/language/pt_PT/help/history.html
-share/piwigo/language/pt_PT/help/maintenance.html
-share/piwigo/language/pt_PT/help/notification_by_mail.html
-share/piwigo/language/pt_PT/help/photos_add_ftp.html
-share/piwigo/language/pt_PT/help/search.html
-share/piwigo/language/pt_PT/help/synchronize.html
-share/piwigo/language/pt_PT/help/user_list.html
-share/piwigo/language/pt_PT/index.php
-share/piwigo/language/pt_PT/install.lang.php
-share/piwigo/language/pt_PT/iso.txt
-share/piwigo/language/pt_PT/pt_PT.jpg
-share/piwigo/language/pt_PT/upgrade.lang.php
-share/piwigo/language/ro_RO/about.html
-share/piwigo/language/ro_RO/admin.lang.php
-share/piwigo/language/ro_RO/common.lang.php
-share/piwigo/language/ro_RO/help/cat_move.html
-share/piwigo/language/ro_RO/index.php
-share/piwigo/language/ro_RO/install.lang.php
-share/piwigo/language/ro_RO/iso.txt
-share/piwigo/language/ro_RO/ro_RO.jpg
-share/piwigo/language/ro_RO/upgrade.lang.php
-share/piwigo/language/ru_RU/about.html
-share/piwigo/language/ru_RU/admin.lang.php
-share/piwigo/language/ru_RU/common.lang.php
-share/piwigo/language/ru_RU/help/cat_modify.html
-share/piwigo/language/ru_RU/help/cat_move.html
-share/piwigo/language/ru_RU/help/cat_options.html
-share/piwigo/language/ru_RU/help/cat_perm.html
-share/piwigo/language/ru_RU/help/configuration.html
-share/piwigo/language/ru_RU/help/extend_for_templates.html
-share/piwigo/language/ru_RU/help/group_list.html
-share/piwigo/language/ru_RU/help/help_add_photos.html
-share/piwigo/language/ru_RU/help/help_groups.html
-share/piwigo/language/ru_RU/help/help_misc.html
-share/piwigo/language/ru_RU/help/help_permissions.html
-share/piwigo/language/ru_RU/help/help_virtual_links.html
-share/piwigo/language/ru_RU/help/history.html
-share/piwigo/language/ru_RU/help/index.php
-share/piwigo/language/ru_RU/help/maintenance.html
-share/piwigo/language/ru_RU/help/notification_by_mail.html
-share/piwigo/language/ru_RU/help/permalinks.html
-share/piwigo/language/ru_RU/help/photos_add_ftp.html
-share/piwigo/language/ru_RU/help/search.html
-share/piwigo/language/ru_RU/help/synchronize.html
-share/piwigo/language/ru_RU/help/user_list.html
-share/piwigo/language/ru_RU/index.php
-share/piwigo/language/ru_RU/install.lang.php
-share/piwigo/language/ru_RU/iso.txt
-share/piwigo/language/ru_RU/ru_RU.jpg
-share/piwigo/language/ru_RU/upgrade.lang.php
-share/piwigo/language/sh_RS/about.html
-share/piwigo/language/sh_RS/admin.lang.php
-share/piwigo/language/sh_RS/common.lang.php
-share/piwigo/language/sh_RS/help/cat_modify.html
-share/piwigo/language/sh_RS/help/help_add_photos.html
-share/piwigo/language/sh_RS/help/index.php
-share/piwigo/language/sh_RS/index.php
-share/piwigo/language/sh_RS/install.lang.php
-share/piwigo/language/sh_RS/iso.txt
-share/piwigo/language/sh_RS/sh_RS.jpg
-share/piwigo/language/sh_RS/sr_RS.jpg
-share/piwigo/language/sh_RS/upgrade.lang.php
-share/piwigo/language/sk_SK/about.html
-share/piwigo/language/sk_SK/admin.lang.php
-share/piwigo/language/sk_SK/common.lang.php
-share/piwigo/language/sk_SK/help/cat_modify.html
-share/piwigo/language/sk_SK/help/cat_move.html
-share/piwigo/language/sk_SK/help/cat_options.html
-share/piwigo/language/sk_SK/help/cat_perm.html
-share/piwigo/language/sk_SK/help/configuration.html
-share/piwigo/language/sk_SK/help/extend_for_templates.html
-share/piwigo/language/sk_SK/help/group_list.html
-share/piwigo/language/sk_SK/help/help_add_photos.html
-share/piwigo/language/sk_SK/help/help_groups.html
-share/piwigo/language/sk_SK/help/help_misc.html
-share/piwigo/language/sk_SK/help/help_permissions.html
-share/piwigo/language/sk_SK/help/help_virtual_links.html
-share/piwigo/language/sk_SK/help/history.html
-share/piwigo/language/sk_SK/help/index.php
-share/piwigo/language/sk_SK/help/maintenance.html
-share/piwigo/language/sk_SK/help/notification_by_mail.html
-share/piwigo/language/sk_SK/help/permalinks.html
-share/piwigo/language/sk_SK/help/photos_add_ftp.html
-share/piwigo/language/sk_SK/help/search.html
-share/piwigo/language/sk_SK/help/synchronize.html
-share/piwigo/language/sk_SK/help/user_list.html
-share/piwigo/language/sk_SK/index.php
-share/piwigo/language/sk_SK/install.lang.php
-share/piwigo/language/sk_SK/iso.txt
-share/piwigo/language/sk_SK/sk_SK.jpg
-share/piwigo/language/sk_SK/upgrade.lang.php
-share/piwigo/language/sl_SI/about.html
-share/piwigo/language/sl_SI/admin.lang.php
-share/piwigo/language/sl_SI/common.lang.php
-share/piwigo/language/sl_SI/help/cat_move.html
-share/piwigo/language/sl_SI/help/search.html
-share/piwigo/language/sl_SI/help/synchronize.html
-share/piwigo/language/sl_SI/help/user_list.html
-share/piwigo/language/sl_SI/index.php
-share/piwigo/language/sl_SI/install.lang.php
-share/piwigo/language/sl_SI/iso.txt
-share/piwigo/language/sl_SI/sl_SI.jpg
-share/piwigo/language/sl_SI/upgrade.lang.php
-share/piwigo/language/sr_RS/about.html
-share/piwigo/language/sr_RS/admin.lang.php
-share/piwigo/language/sr_RS/common.lang.php
-share/piwigo/language/sr_RS/index.php
-share/piwigo/language/sr_RS/install.lang.php
-share/piwigo/language/sr_RS/iso.txt
-share/piwigo/language/sr_RS/sr_RS.jpg
-share/piwigo/language/sr_RS/upgrade.lang.php
-share/piwigo/language/sv_SE/about.html
-share/piwigo/language/sv_SE/admin.lang.php
-share/piwigo/language/sv_SE/common.lang.php
-share/piwigo/language/sv_SE/help/cat_modify.html
-share/piwigo/language/sv_SE/help/cat_move.html
-share/piwigo/language/sv_SE/help/cat_options.html
-share/piwigo/language/sv_SE/help/cat_perm.html
-share/piwigo/language/sv_SE/help/configuration.html
-share/piwigo/language/sv_SE/help/extend_for_templates.html
-share/piwigo/language/sv_SE/help/group_list.html
-share/piwigo/language/sv_SE/help/help_add_photos.html
-share/piwigo/language/sv_SE/help/help_groups.html
-share/piwigo/language/sv_SE/help/help_misc.html
-share/piwigo/language/sv_SE/help/help_permissions.html
-share/piwigo/language/sv_SE/help/help_virtual_links.html
-share/piwigo/language/sv_SE/help/history.html
-share/piwigo/language/sv_SE/help/index.php
-share/piwigo/language/sv_SE/help/maintenance.html
-share/piwigo/language/sv_SE/help/notification_by_mail.html
-share/piwigo/language/sv_SE/help/permalinks.html
-share/piwigo/language/sv_SE/help/photos_add_ftp.html
-share/piwigo/language/sv_SE/help/search.html
-share/piwigo/language/sv_SE/help/synchronize.html
-share/piwigo/language/sv_SE/help/user_list.html
-share/piwigo/language/sv_SE/install.lang.php
-share/piwigo/language/sv_SE/iso.txt
-share/piwigo/language/sv_SE/sv_SE.jpg
-share/piwigo/language/sv_SE/upgrade.lang.php
-share/piwigo/language/ta_IN/admin.lang.php
-share/piwigo/language/ta_IN/common.lang.php
-share/piwigo/language/ta_IN/install.lang.php
-share/piwigo/language/ta_IN/iso.txt
-share/piwigo/language/ta_IN/ta_IN.jpg
-share/piwigo/language/ta_IN/upgrade.lang.php
-share/piwigo/language/th_TH/about.html
-share/piwigo/language/th_TH/admin.lang.php
-share/piwigo/language/th_TH/common.lang.php
-share/piwigo/language/th_TH/help/index.php
-share/piwigo/language/th_TH/help/user_list.html
-share/piwigo/language/th_TH/install.lang.php
-share/piwigo/language/th_TH/iso.txt
-share/piwigo/language/th_TH/th_TH.jpg
-share/piwigo/language/th_TH/upgrade.lang.php
-share/piwigo/language/tr_TR/about.html
-share/piwigo/language/tr_TR/admin.lang.php
-share/piwigo/language/tr_TR/common.lang.php
-share/piwigo/language/tr_TR/help/cat_modify.html
-share/piwigo/language/tr_TR/help/cat_move.html
-share/piwigo/language/tr_TR/help/cat_options.html
-share/piwigo/language/tr_TR/help/cat_perm.html
-share/piwigo/language/tr_TR/help/configuration.html
-share/piwigo/language/tr_TR/help/extend_for_templates.html
-share/piwigo/language/tr_TR/help/group_list.html
-share/piwigo/language/tr_TR/help/help_add_photos.html
-share/piwigo/language/tr_TR/help/help_groups.html
-share/piwigo/language/tr_TR/help/help_misc.html
-share/piwigo/language/tr_TR/help/help_permissions.html
-share/piwigo/language/tr_TR/help/help_virtual_links.html
-share/piwigo/language/tr_TR/help/history.html
-share/piwigo/language/tr_TR/help/maintenance.html
-share/piwigo/language/tr_TR/help/notification_by_mail.html
-share/piwigo/language/tr_TR/help/permalinks.html
-share/piwigo/language/tr_TR/help/photos_add_ftp.html
-share/piwigo/language/tr_TR/help/search.html
-share/piwigo/language/tr_TR/help/synchronize.html
-share/piwigo/language/tr_TR/help/user_list.html
-share/piwigo/language/tr_TR/install.lang.php
-share/piwigo/language/tr_TR/iso.txt
-share/piwigo/language/tr_TR/tr_TR.jpg
-share/piwigo/language/tr_TR/upgrade.lang.php
-share/piwigo/language/uk_UA/about.html
-share/piwigo/language/uk_UA/admin.lang.php
-share/piwigo/language/uk_UA/common.lang.php
-share/piwigo/language/uk_UA/help/cat_modify.html
-share/piwigo/language/uk_UA/help/cat_move.html
-share/piwigo/language/uk_UA/help/cat_options.html
-share/piwigo/language/uk_UA/help/cat_perm.html
-share/piwigo/language/uk_UA/help/configuration.html
-share/piwigo/language/uk_UA/help/extend_for_templates.html
-share/piwigo/language/uk_UA/help/group_list.html
-share/piwigo/language/uk_UA/help/help_add_photos.html
-share/piwigo/language/uk_UA/help/help_groups.html
-share/piwigo/language/uk_UA/help/help_misc.html
-share/piwigo/language/uk_UA/help/help_permissions.html
-share/piwigo/language/uk_UA/help/help_virtual_links.html
-share/piwigo/language/uk_UA/help/history.html
-share/piwigo/language/uk_UA/help/maintenance.html
-share/piwigo/language/uk_UA/help/notification_by_mail.html
-share/piwigo/language/uk_UA/help/permalinks.html
-share/piwigo/language/uk_UA/help/photos_add_ftp.html
-share/piwigo/language/uk_UA/help/search.html
-share/piwigo/language/uk_UA/help/synchronize.html
-share/piwigo/language/uk_UA/help/user_list.html
-share/piwigo/language/uk_UA/install.lang.php
-share/piwigo/language/uk_UA/iso.txt
-share/piwigo/language/uk_UA/uk_UA.jpg
-share/piwigo/language/uk_UA/upgrade.lang.php
-share/piwigo/language/vi_VN/README.txt
-share/piwigo/language/vi_VN/about.html
-share/piwigo/language/vi_VN/admin.lang.php
-share/piwigo/language/vi_VN/common.lang.php
-share/piwigo/language/vi_VN/help/help_add_photos.html
-share/piwigo/language/vi_VN/help/index.php
-share/piwigo/language/vi_VN/install.lang.php
-share/piwigo/language/vi_VN/iso.txt
-share/piwigo/language/vi_VN/upgrade.lang.php
-share/piwigo/language/vi_VN/vi_VN.jpg
-share/piwigo/language/wo_SN/common.lang.php
-share/piwigo/language/wo_SN/iso.txt
-share/piwigo/language/wo_SN/wo_SN.jpg
-share/piwigo/language/zh_CN/about.html
-share/piwigo/language/zh_CN/admin.lang.php
-share/piwigo/language/zh_CN/common.lang.php
-share/piwigo/language/zh_CN/help/cat_modify.html
-share/piwigo/language/zh_CN/help/cat_move.html
-share/piwigo/language/zh_CN/help/cat_options.html
-share/piwigo/language/zh_CN/help/cat_perm.html
-share/piwigo/language/zh_CN/help/configuration.html
-share/piwigo/language/zh_CN/help/extend_for_templates.html
-share/piwigo/language/zh_CN/help/group_list.html
-share/piwigo/language/zh_CN/help/help_add_photos.html
-share/piwigo/language/zh_CN/help/help_groups.html
-share/piwigo/language/zh_CN/help/help_misc.html
-share/piwigo/language/zh_CN/help/help_permissions.html
-share/piwigo/language/zh_CN/help/help_virtual_links.html
-share/piwigo/language/zh_CN/help/history.html
-share/piwigo/language/zh_CN/help/maintenance.html
-share/piwigo/language/zh_CN/help/notification_by_mail.html
-share/piwigo/language/zh_CN/help/permalinks.html
-share/piwigo/language/zh_CN/help/photos_add_ftp.html
-share/piwigo/language/zh_CN/help/search.html
-share/piwigo/language/zh_CN/help/synchronize.html
-share/piwigo/language/zh_CN/help/user_list.html
-share/piwigo/language/zh_CN/install.lang.php
-share/piwigo/language/zh_CN/iso.txt
-share/piwigo/language/zh_CN/upgrade.lang.php
-share/piwigo/language/zh_CN/zh_CN.jpg
-share/piwigo/language/zh_HK/about.html
-share/piwigo/language/zh_HK/admin.lang.php
-share/piwigo/language/zh_HK/common.lang.php
-share/piwigo/language/zh_HK/help/cat_move.html
-share/piwigo/language/zh_HK/help/cat_options.html
-share/piwigo/language/zh_HK/help/cat_perm.html
-share/piwigo/language/zh_HK/help/index.php
-share/piwigo/language/zh_HK/index.php
-share/piwigo/language/zh_HK/install.lang.php
-share/piwigo/language/zh_HK/iso.txt
-share/piwigo/language/zh_HK/upgrade.lang.php
-share/piwigo/language/zh_HK/zh_HK.jpg
-share/piwigo/language/zh_TW/about.html
-share/piwigo/language/zh_TW/admin.lang.php
-share/piwigo/language/zh_TW/common.lang.php
-share/piwigo/language/zh_TW/help/cat_modify.html
-share/piwigo/language/zh_TW/help/cat_move.html
-share/piwigo/language/zh_TW/help/cat_options.html
-share/piwigo/language/zh_TW/help/cat_perm.html
-share/piwigo/language/zh_TW/help/configuration.html
-share/piwigo/language/zh_TW/help/extend_for_templates.html
-share/piwigo/language/zh_TW/help/group_list.html
-share/piwigo/language/zh_TW/help/help_add_photos.html
-share/piwigo/language/zh_TW/help/help_groups.html
-share/piwigo/language/zh_TW/help/help_misc.html
-share/piwigo/language/zh_TW/help/help_permissions.html
-share/piwigo/language/zh_TW/help/help_virtual_links.html
-share/piwigo/language/zh_TW/help/history.html
-share/piwigo/language/zh_TW/help/maintenance.html
-share/piwigo/language/zh_TW/help/notification_by_mail.html
-share/piwigo/language/zh_TW/help/permalinks.html
-share/piwigo/language/zh_TW/help/photos_add_ftp.html
-share/piwigo/language/zh_TW/help/search.html
-share/piwigo/language/zh_TW/help/synchronize.html
-share/piwigo/language/zh_TW/help/user_list.html
-share/piwigo/language/zh_TW/install.lang.php
-share/piwigo/language/zh_TW/iso.txt
-share/piwigo/language/zh_TW/upgrade.lang.php
-share/piwigo/language/zh_TW/zh_TW.jpg
-share/piwigo/local/config/index.php
-share/piwigo/local/css/index.php
-share/piwigo/local/index.php
-share/piwigo/local/language/index.php
-share/piwigo/nbm.php
-share/piwigo/notification.php
-share/piwigo/password.php
-share/piwigo/picture.php
-share/piwigo/plugins/AdminTools/admin.php
-share/piwigo/plugins/AdminTools/include/MultiView.class.php
-share/piwigo/plugins/AdminTools/include/events.inc.php
-share/piwigo/plugins/AdminTools/include/index.php
-share/piwigo/plugins/AdminTools/index.php
-share/piwigo/plugins/AdminTools/language/ar_SA/description.txt
-share/piwigo/plugins/AdminTools/language/ar_SA/index.php
-share/piwigo/plugins/AdminTools/language/ar_SA/plugin.lang.php
-share/piwigo/plugins/AdminTools/language/bg_BG/description.txt
-share/piwigo/plugins/AdminTools/language/bg_BG/index.php
-share/piwigo/plugins/AdminTools/language/bg_BG/plugin.lang.php
-share/piwigo/plugins/AdminTools/language/br_FR/description.txt
-share/piwigo/plugins/AdminTools/language/br_FR/index.php
-share/piwigo/plugins/AdminTools/language/br_FR/plugin.lang.php
-share/piwigo/plugins/AdminTools/language/ca_ES/description.txt
-share/piwigo/plugins/AdminTools/language/ca_ES/index.php
-share/piwigo/plugins/AdminTools/language/ca_ES/plugin.lang.php
-share/piwigo/plugins/AdminTools/language/cs_CZ/description.txt
-share/piwigo/plugins/AdminTools/language/cs_CZ/index.php
-share/piwigo/plugins/AdminTools/language/cs_CZ/plugin.lang.php
-share/piwigo/plugins/AdminTools/language/da_DK/description.txt
-share/piwigo/plugins/AdminTools/language/da_DK/index.php
-share/piwigo/plugins/AdminTools/language/da_DK/plugin.lang.php
-share/piwigo/plugins/AdminTools/language/de_DE/description.txt
-share/piwigo/plugins/AdminTools/language/de_DE/index.php
-share/piwigo/plugins/AdminTools/language/de_DE/plugin.lang.php
-share/piwigo/plugins/AdminTools/language/el_GR/description.txt
-share/piwigo/plugins/AdminTools/language/el_GR/index.php
-share/piwigo/plugins/AdminTools/language/el_GR/plugin.lang.php
-share/piwigo/plugins/AdminTools/language/en_UK/description.txt
-share/piwigo/plugins/AdminTools/language/en_UK/index.php
-share/piwigo/plugins/AdminTools/language/en_UK/plugin.lang.php
-share/piwigo/plugins/AdminTools/language/eo_EO/description.txt
-share/piwigo/plugins/AdminTools/language/eo_EO/index.php
-share/piwigo/plugins/AdminTools/language/eo_EO/plugin.lang.php
-share/piwigo/plugins/AdminTools/language/es_ES/description.txt
-share/piwigo/plugins/AdminTools/language/es_ES/index.php
-share/piwigo/plugins/AdminTools/language/es_ES/plugin.lang.php
-share/piwigo/plugins/AdminTools/language/et_EE/description.txt
-share/piwigo/plugins/AdminTools/language/et_EE/index.php
-share/piwigo/plugins/AdminTools/language/et_EE/plugin.lang.php
-share/piwigo/plugins/AdminTools/language/fa_IR/description.txt
-share/piwigo/plugins/AdminTools/language/fa_IR/index.php
-share/piwigo/plugins/AdminTools/language/fa_IR/plugin.lang.php
-share/piwigo/plugins/AdminTools/language/fi_FI/description.txt
-share/piwigo/plugins/AdminTools/language/fi_FI/index.php
-share/piwigo/plugins/AdminTools/language/fi_FI/plugin.lang.php
-share/piwigo/plugins/AdminTools/language/fr_CA/description.txt
-share/piwigo/plugins/AdminTools/language/fr_CA/index.php
-share/piwigo/plugins/AdminTools/language/fr_CA/plugin.lang.php
-share/piwigo/plugins/AdminTools/language/fr_FR/description.txt
-share/piwigo/plugins/AdminTools/language/fr_FR/index.php
-share/piwigo/plugins/AdminTools/language/fr_FR/plugin.lang.php
-share/piwigo/plugins/AdminTools/language/gl_ES/description.txt
-share/piwigo/plugins/AdminTools/language/gl_ES/index.php
-share/piwigo/plugins/AdminTools/language/gl_ES/plugin.lang.php
-share/piwigo/plugins/AdminTools/language/he_IL/description.txt
-share/piwigo/plugins/AdminTools/language/he_IL/index.php
-share/piwigo/plugins/AdminTools/language/he_IL/plugin.lang.php
-share/piwigo/plugins/AdminTools/language/hu_HU/description.txt
-share/piwigo/plugins/AdminTools/language/hu_HU/index.php
-share/piwigo/plugins/AdminTools/language/hu_HU/plugin.lang.php
-share/piwigo/plugins/AdminTools/language/index.php
-share/piwigo/plugins/AdminTools/language/it_IT/description.txt
-share/piwigo/plugins/AdminTools/language/it_IT/index.php
-share/piwigo/plugins/AdminTools/language/it_IT/plugin.lang.php
-share/piwigo/plugins/AdminTools/language/ja_JP/index.php
-share/piwigo/plugins/AdminTools/language/ja_JP/plugin.lang.php
-share/piwigo/plugins/AdminTools/language/km_KH/description.txt
-share/piwigo/plugins/AdminTools/language/km_KH/index.php
-share/piwigo/plugins/AdminTools/language/km_KH/plugin.lang.php
-share/piwigo/plugins/AdminTools/language/lt_LT/description.txt
-share/piwigo/plugins/AdminTools/language/lt_LT/index.php
-share/piwigo/plugins/AdminTools/language/lt_LT/plugin.lang.php
-share/piwigo/plugins/AdminTools/language/lv_LV/description.txt
-share/piwigo/plugins/AdminTools/language/lv_LV/index.php
-share/piwigo/plugins/AdminTools/language/lv_LV/plugin.lang.php
-share/piwigo/plugins/AdminTools/language/mn_MN/description.txt
-share/piwigo/plugins/AdminTools/language/mn_MN/index.php
-share/piwigo/plugins/AdminTools/language/mn_MN/plugin.lang.php
-share/piwigo/plugins/AdminTools/language/nb_NO/description.txt
-share/piwigo/plugins/AdminTools/language/nb_NO/index.php
-share/piwigo/plugins/AdminTools/language/nb_NO/plugin.lang.php
-share/piwigo/plugins/AdminTools/language/nl_NL/description.txt
-share/piwigo/plugins/AdminTools/language/nl_NL/index.php
-share/piwigo/plugins/AdminTools/language/nl_NL/plugin.lang.php
-share/piwigo/plugins/AdminTools/language/pl_PL/description.txt
-share/piwigo/plugins/AdminTools/language/pl_PL/index.php
-share/piwigo/plugins/AdminTools/language/pl_PL/plugin.lang.php
-share/piwigo/plugins/AdminTools/language/pt_BR/description.txt
-share/piwigo/plugins/AdminTools/language/pt_BR/index.php
-share/piwigo/plugins/AdminTools/language/pt_BR/plugin.lang.php
-share/piwigo/plugins/AdminTools/language/pt_PT/description.txt
-share/piwigo/plugins/AdminTools/language/pt_PT/index.php
-share/piwigo/plugins/AdminTools/language/pt_PT/plugin.lang.php
-share/piwigo/plugins/AdminTools/language/ro_RO/description.txt
-share/piwigo/plugins/AdminTools/language/ro_RO/index.php
-share/piwigo/plugins/AdminTools/language/ro_RO/plugin.lang.php
-share/piwigo/plugins/AdminTools/language/ru_RU/description.txt
-share/piwigo/plugins/AdminTools/language/ru_RU/index.php
-share/piwigo/plugins/AdminTools/language/ru_RU/plugin.lang.php
-share/piwigo/plugins/AdminTools/language/sh_RS/description.txt
-share/piwigo/plugins/AdminTools/language/sh_RS/index.php
-share/piwigo/plugins/AdminTools/language/sh_RS/plugin.lang.php
-share/piwigo/plugins/AdminTools/language/sk_SK/description.txt
-share/piwigo/plugins/AdminTools/language/sk_SK/index.php
-share/piwigo/plugins/AdminTools/language/sk_SK/plugin.lang.php
-share/piwigo/plugins/AdminTools/language/sl_SI/description.txt
-share/piwigo/plugins/AdminTools/language/sl_SI/index.php
-share/piwigo/plugins/AdminTools/language/sl_SI/plugin.lang.php
-share/piwigo/plugins/AdminTools/language/sr_RS/description.txt
-share/piwigo/plugins/AdminTools/language/sr_RS/index.php
-share/piwigo/plugins/AdminTools/language/sr_RS/plugin.lang.php
-share/piwigo/plugins/AdminTools/language/sv_SE/description.txt
-share/piwigo/plugins/AdminTools/language/sv_SE/index.php
-share/piwigo/plugins/AdminTools/language/sv_SE/plugin.lang.php
-share/piwigo/plugins/AdminTools/language/ta_IN/description.txt
-share/piwigo/plugins/AdminTools/language/ta_IN/index.php
-share/piwigo/plugins/AdminTools/language/ta_IN/plugin.lang.php
-share/piwigo/plugins/AdminTools/language/tr_TR/description.txt
-share/piwigo/plugins/AdminTools/language/tr_TR/index.php
-share/piwigo/plugins/AdminTools/language/tr_TR/plugin.lang.php
-share/piwigo/plugins/AdminTools/language/uk_UA/description.txt
-share/piwigo/plugins/AdminTools/language/uk_UA/index.php
-share/piwigo/plugins/AdminTools/language/uk_UA/plugin.lang.php
-share/piwigo/plugins/AdminTools/language/vi_VN/description.txt
-share/piwigo/plugins/AdminTools/language/vi_VN/index.php
-share/piwigo/plugins/AdminTools/language/vi_VN/plugin.lang.php
-share/piwigo/plugins/AdminTools/language/zh_CN/description.txt
-share/piwigo/plugins/AdminTools/language/zh_CN/index.php
-share/piwigo/plugins/AdminTools/language/zh_CN/plugin.lang.php
-share/piwigo/plugins/AdminTools/language/zh_HK/description.txt
-share/piwigo/plugins/AdminTools/language/zh_HK/index.php
-share/piwigo/plugins/AdminTools/language/zh_HK/plugin.lang.php
-share/piwigo/plugins/AdminTools/language/zh_TW/description.txt
-share/piwigo/plugins/AdminTools/language/zh_TW/index.php
-share/piwigo/plugins/AdminTools/language/zh_TW/plugin.lang.php
-share/piwigo/plugins/AdminTools/main.inc.php
-share/piwigo/plugins/AdminTools/maintain.class.php
-share/piwigo/plugins/AdminTools/template/admin.tpl
-share/piwigo/plugins/AdminTools/template/admin_controller.js
-share/piwigo/plugins/AdminTools/template/admin_controller.tpl
-share/piwigo/plugins/AdminTools/template/admin_style.css
-share/piwigo/plugins/AdminTools/template/fontello/LICENSE.txt
-share/piwigo/plugins/AdminTools/template/fontello/README.txt
-share/piwigo/plugins/AdminTools/template/fontello/config.json
-share/piwigo/plugins/AdminTools/template/fontello/css/animation.css
-share/piwigo/plugins/AdminTools/template/fontello/css/fontello-ato-codes.css
-share/piwigo/plugins/AdminTools/template/fontello/css/fontello-ato-embedded.css
-share/piwigo/plugins/AdminTools/template/fontello/css/fontello-ato-ie7-codes.css
-share/piwigo/plugins/AdminTools/template/fontello/css/fontello-ato-ie7.css
-share/piwigo/plugins/AdminTools/template/fontello/css/fontello-ato.css
-share/piwigo/plugins/AdminTools/template/fontello/demo.html
-share/piwigo/plugins/AdminTools/template/fontello/font/fontello-ato.eot
-share/piwigo/plugins/AdminTools/template/fontello/font/fontello-ato.svg
-share/piwigo/plugins/AdminTools/template/fontello/font/fontello-ato.ttf
-share/piwigo/plugins/AdminTools/template/fontello/font/fontello-ato.woff
-share/piwigo/plugins/AdminTools/template/index.php
-share/piwigo/plugins/AdminTools/template/mousetrap.min.js
-share/piwigo/plugins/AdminTools/template/public_controller.js
-share/piwigo/plugins/AdminTools/template/public_controller.tpl
-share/piwigo/plugins/AdminTools/template/public_style.css
-share/piwigo/plugins/LocalFilesEditor/admin.php
-share/piwigo/plugins/LocalFilesEditor/codemirror/lib/codemirror.css
-share/piwigo/plugins/LocalFilesEditor/codemirror/lib/codemirror.js
-share/piwigo/plugins/LocalFilesEditor/codemirror/lib/overlay.js
-share/piwigo/plugins/LocalFilesEditor/codemirror/mode/clike/clike.css
-share/piwigo/plugins/LocalFilesEditor/codemirror/mode/clike/clike.js
-share/piwigo/plugins/LocalFilesEditor/codemirror/mode/clike/index.html
-share/piwigo/plugins/LocalFilesEditor/codemirror/mode/css/css.css
-share/piwigo/plugins/LocalFilesEditor/codemirror/mode/css/css.js
-share/piwigo/plugins/LocalFilesEditor/codemirror/mode/css/index.html
-share/piwigo/plugins/LocalFilesEditor/codemirror/mode/diff/diff.css
-share/piwigo/plugins/LocalFilesEditor/codemirror/mode/diff/diff.js
-share/piwigo/plugins/LocalFilesEditor/codemirror/mode/diff/index.html
-share/piwigo/plugins/LocalFilesEditor/codemirror/mode/haskell/haskell.css
-share/piwigo/plugins/LocalFilesEditor/codemirror/mode/haskell/haskell.js
-share/piwigo/plugins/LocalFilesEditor/codemirror/mode/haskell/index.html
-share/piwigo/plugins/LocalFilesEditor/codemirror/mode/htmlmixed/htmlmixed.js
-share/piwigo/plugins/LocalFilesEditor/codemirror/mode/htmlmixed/index.html
-share/piwigo/plugins/LocalFilesEditor/codemirror/mode/javascript/index.html
-share/piwigo/plugins/LocalFilesEditor/codemirror/mode/javascript/javascript.css
-share/piwigo/plugins/LocalFilesEditor/codemirror/mode/javascript/javascript.js
-share/piwigo/plugins/LocalFilesEditor/codemirror/mode/php/index.html
-share/piwigo/plugins/LocalFilesEditor/codemirror/mode/php/php.js
-share/piwigo/plugins/LocalFilesEditor/codemirror/mode/stex/index.html
-share/piwigo/plugins/LocalFilesEditor/codemirror/mode/stex/stex.css
-share/piwigo/plugins/LocalFilesEditor/codemirror/mode/stex/stex.js
-share/piwigo/plugins/LocalFilesEditor/codemirror/mode/xml/index.html
-share/piwigo/plugins/LocalFilesEditor/codemirror/mode/xml/xml.css
-share/piwigo/plugins/LocalFilesEditor/codemirror/mode/xml/xml.js
-share/piwigo/plugins/LocalFilesEditor/include/css.inc.php
-share/piwigo/plugins/LocalFilesEditor/include/functions.inc.php
-share/piwigo/plugins/LocalFilesEditor/include/lang.inc.php
-share/piwigo/plugins/LocalFilesEditor/include/localconf.inc.php
-share/piwigo/plugins/LocalFilesEditor/include/plug.inc.php
-share/piwigo/plugins/LocalFilesEditor/include/tpl.inc.php
-share/piwigo/plugins/LocalFilesEditor/index.php
-share/piwigo/plugins/LocalFilesEditor/language/af_ZA/description.txt
-share/piwigo/plugins/LocalFilesEditor/language/af_ZA/index.php
-share/piwigo/plugins/LocalFilesEditor/language/af_ZA/plugin.lang.php
-share/piwigo/plugins/LocalFilesEditor/language/ar_SA/description.txt
-share/piwigo/plugins/LocalFilesEditor/language/ar_SA/index.php
-share/piwigo/plugins/LocalFilesEditor/language/ar_SA/plugin.lang.php
-share/piwigo/plugins/LocalFilesEditor/language/bg_BG/description.txt
-share/piwigo/plugins/LocalFilesEditor/language/bg_BG/index.php
-share/piwigo/plugins/LocalFilesEditor/language/bg_BG/plugin.lang.php
-share/piwigo/plugins/LocalFilesEditor/language/br_FR/description.txt
-share/piwigo/plugins/LocalFilesEditor/language/br_FR/index.php
-share/piwigo/plugins/LocalFilesEditor/language/br_FR/plugin.lang.php
-share/piwigo/plugins/LocalFilesEditor/language/ca_ES/description.txt
-share/piwigo/plugins/LocalFilesEditor/language/ca_ES/plugin.lang.php
-share/piwigo/plugins/LocalFilesEditor/language/cs_CZ/description.txt
-share/piwigo/plugins/LocalFilesEditor/language/cs_CZ/index.php
-share/piwigo/plugins/LocalFilesEditor/language/cs_CZ/plugin.lang.php
-share/piwigo/plugins/LocalFilesEditor/language/da_DK/description.txt
-share/piwigo/plugins/LocalFilesEditor/language/da_DK/plugin.lang.php
-share/piwigo/plugins/LocalFilesEditor/language/de_DE/description.txt
-share/piwigo/plugins/LocalFilesEditor/language/de_DE/index.php
-share/piwigo/plugins/LocalFilesEditor/language/de_DE/plugin.lang.php
-share/piwigo/plugins/LocalFilesEditor/language/el_GR/description.txt
-share/piwigo/plugins/LocalFilesEditor/language/el_GR/plugin.lang.php
-share/piwigo/plugins/LocalFilesEditor/language/en_UK/description.txt
-share/piwigo/plugins/LocalFilesEditor/language/en_UK/index.php
-share/piwigo/plugins/LocalFilesEditor/language/en_UK/plugin.lang.php
-share/piwigo/plugins/LocalFilesEditor/language/eo_EO/description.txt
-share/piwigo/plugins/LocalFilesEditor/language/eo_EO/plugin.lang.php
-share/piwigo/plugins/LocalFilesEditor/language/es_ES/description.txt
-share/piwigo/plugins/LocalFilesEditor/language/es_ES/index.php
-share/piwigo/plugins/LocalFilesEditor/language/es_ES/plugin.lang.php
-share/piwigo/plugins/LocalFilesEditor/language/et_EE/description.txt
-share/piwigo/plugins/LocalFilesEditor/language/et_EE/index.php
-share/piwigo/plugins/LocalFilesEditor/language/et_EE/plugin.lang.php
-share/piwigo/plugins/LocalFilesEditor/language/fa_IR/description.txt
-share/piwigo/plugins/LocalFilesEditor/language/fa_IR/index.php
-share/piwigo/plugins/LocalFilesEditor/language/fa_IR/plugin.lang.php
-share/piwigo/plugins/LocalFilesEditor/language/fi_FI/description.txt
-share/piwigo/plugins/LocalFilesEditor/language/fi_FI/plugin.lang.php
-share/piwigo/plugins/LocalFilesEditor/language/fr_CA/description.txt
-share/piwigo/plugins/LocalFilesEditor/language/fr_CA/index.php
-share/piwigo/plugins/LocalFilesEditor/language/fr_CA/plugin.lang.php
-share/piwigo/plugins/LocalFilesEditor/language/fr_FR/description.txt
-share/piwigo/plugins/LocalFilesEditor/language/fr_FR/index.php
-share/piwigo/plugins/LocalFilesEditor/language/fr_FR/plugin.lang.php
-share/piwigo/plugins/LocalFilesEditor/language/gl_ES/description.txt
-share/piwigo/plugins/LocalFilesEditor/language/gl_ES/plugin.lang.php
-share/piwigo/plugins/LocalFilesEditor/language/he_IL/description.txt
-share/piwigo/plugins/LocalFilesEditor/language/he_IL/index.php
-share/piwigo/plugins/LocalFilesEditor/language/he_IL/plugin.lang.php
-share/piwigo/plugins/LocalFilesEditor/language/hr_HR/description.txt
-share/piwigo/plugins/LocalFilesEditor/language/hr_HR/index.php
-share/piwigo/plugins/LocalFilesEditor/language/hr_HR/plugin.lang.php
-share/piwigo/plugins/LocalFilesEditor/language/hu_HU/description.txt
-share/piwigo/plugins/LocalFilesEditor/language/hu_HU/index.php
-share/piwigo/plugins/LocalFilesEditor/language/hu_HU/plugin.lang.php
-share/piwigo/plugins/LocalFilesEditor/language/index.php
-share/piwigo/plugins/LocalFilesEditor/language/it_IT/description.txt
-share/piwigo/plugins/LocalFilesEditor/language/it_IT/index.php
-share/piwigo/plugins/LocalFilesEditor/language/it_IT/plugin.lang.php
-share/piwigo/plugins/LocalFilesEditor/language/ja_JP/description.txt
-share/piwigo/plugins/LocalFilesEditor/language/ja_JP/index.php
-share/piwigo/plugins/LocalFilesEditor/language/ja_JP/plugin.lang.php
-share/piwigo/plugins/LocalFilesEditor/language/ka_GE/description.txt
-share/piwigo/plugins/LocalFilesEditor/language/ka_GE/index.php
-share/piwigo/plugins/LocalFilesEditor/language/ka_GE/plugin.lang.php
-share/piwigo/plugins/LocalFilesEditor/language/kn_IN/description.txt
-share/piwigo/plugins/LocalFilesEditor/language/kn_IN/plugin.lang.php
-share/piwigo/plugins/LocalFilesEditor/language/lt_LT/description.txt
-share/piwigo/plugins/LocalFilesEditor/language/lt_LT/plugin.lang.php
-share/piwigo/plugins/LocalFilesEditor/language/lv_LV/description.txt
-share/piwigo/plugins/LocalFilesEditor/language/lv_LV/index.php
-share/piwigo/plugins/LocalFilesEditor/language/lv_LV/plugin.lang.php
-share/piwigo/plugins/LocalFilesEditor/language/mn_MN/description.txt
-share/piwigo/plugins/LocalFilesEditor/language/mn_MN/index.php
-share/piwigo/plugins/LocalFilesEditor/language/mn_MN/plugin.lang.php
-share/piwigo/plugins/LocalFilesEditor/language/nb_NO/description.txt
-share/piwigo/plugins/LocalFilesEditor/language/nb_NO/index.php
-share/piwigo/plugins/LocalFilesEditor/language/nb_NO/plugin.lang.php
-share/piwigo/plugins/LocalFilesEditor/language/nl_NL/description.txt
-share/piwigo/plugins/LocalFilesEditor/language/nl_NL/index.php
-share/piwigo/plugins/LocalFilesEditor/language/nl_NL/plugin.lang.php
-share/piwigo/plugins/LocalFilesEditor/language/nn_NO/description.txt
-share/piwigo/plugins/LocalFilesEditor/language/nn_NO/plugin.lang.php
-share/piwigo/plugins/LocalFilesEditor/language/pl_PL/description.txt
-share/piwigo/plugins/LocalFilesEditor/language/pl_PL/index.php
-share/piwigo/plugins/LocalFilesEditor/language/pl_PL/plugin.lang.php
-share/piwigo/plugins/LocalFilesEditor/language/pt_BR/description.txt
-share/piwigo/plugins/LocalFilesEditor/language/pt_BR/index.php
-share/piwigo/plugins/LocalFilesEditor/language/pt_BR/plugin.lang.php
-share/piwigo/plugins/LocalFilesEditor/language/pt_PT/description.txt
-share/piwigo/plugins/LocalFilesEditor/language/pt_PT/index.php
-share/piwigo/plugins/LocalFilesEditor/language/pt_PT/plugin.lang.php
-share/piwigo/plugins/LocalFilesEditor/language/ro_RO/description.txt
-share/piwigo/plugins/LocalFilesEditor/language/ro_RO/plugin.lang.php
-share/piwigo/plugins/LocalFilesEditor/language/ru_RU/description.txt
-share/piwigo/plugins/LocalFilesEditor/language/ru_RU/index.php
-share/piwigo/plugins/LocalFilesEditor/language/ru_RU/plugin.lang.php
-share/piwigo/plugins/LocalFilesEditor/language/sh_RS/description.txt
-share/piwigo/plugins/LocalFilesEditor/language/sh_RS/plugin.lang.php
-share/piwigo/plugins/LocalFilesEditor/language/sk_SK/description.txt
-share/piwigo/plugins/LocalFilesEditor/language/sk_SK/index.php
-share/piwigo/plugins/LocalFilesEditor/language/sk_SK/plugin.lang.php
-share/piwigo/plugins/LocalFilesEditor/language/sl_SI/description.txt
-share/piwigo/plugins/LocalFilesEditor/language/sl_SI/plugin.lang.php
-share/piwigo/plugins/LocalFilesEditor/language/sr_RS/description.txt
-share/piwigo/plugins/LocalFilesEditor/language/sr_RS/index.php
-share/piwigo/plugins/LocalFilesEditor/language/sr_RS/plugin.lang.php
-share/piwigo/plugins/LocalFilesEditor/language/sv_SE/description.txt
-share/piwigo/plugins/LocalFilesEditor/language/sv_SE/index.php
-share/piwigo/plugins/LocalFilesEditor/language/sv_SE/plugin.lang.php
-share/piwigo/plugins/LocalFilesEditor/language/ta_IN/description.txt
-share/piwigo/plugins/LocalFilesEditor/language/ta_IN/plugin.lang.php
-share/piwigo/plugins/LocalFilesEditor/language/th_TH/description.txt
-share/piwigo/plugins/LocalFilesEditor/language/th_TH/index.php
-share/piwigo/plugins/LocalFilesEditor/language/th_TH/plugin.lang.php
-share/piwigo/plugins/LocalFilesEditor/language/tr_TR/description.txt
-share/piwigo/plugins/LocalFilesEditor/language/tr_TR/index.php
-share/piwigo/plugins/LocalFilesEditor/language/tr_TR/plugin.lang.php
-share/piwigo/plugins/LocalFilesEditor/language/uk_UA/description.txt
-share/piwigo/plugins/LocalFilesEditor/language/uk_UA/plugin.lang.php
-share/piwigo/plugins/LocalFilesEditor/language/vi_VN/description.txt
-share/piwigo/plugins/LocalFilesEditor/language/vi_VN/index.php
-share/piwigo/plugins/LocalFilesEditor/language/vi_VN/plugin.lang.php
-share/piwigo/plugins/LocalFilesEditor/language/zh_CN/description.txt
-share/piwigo/plugins/LocalFilesEditor/language/zh_CN/index.php
-share/piwigo/plugins/LocalFilesEditor/language/zh_CN/plugin.lang.php
-share/piwigo/plugins/LocalFilesEditor/language/zh_HK/description.txt
-share/piwigo/plugins/LocalFilesEditor/language/zh_HK/plugin.lang.php
-share/piwigo/plugins/LocalFilesEditor/language/zh_TW/description.txt
-share/piwigo/plugins/LocalFilesEditor/language/zh_TW/index.php
-share/piwigo/plugins/LocalFilesEditor/language/zh_TW/plugin.lang.php
-share/piwigo/plugins/LocalFilesEditor/main.inc.php
-share/piwigo/plugins/LocalFilesEditor/maintain.inc.php
-share/piwigo/plugins/LocalFilesEditor/show_default.php
-share/piwigo/plugins/LocalFilesEditor/template/admin.tpl
-share/piwigo/plugins/LocalFilesEditor/template/locfiledit.css
-share/piwigo/plugins/LocalFilesEditor/template/show_default.tpl
-share/piwigo/plugins/TakeATour/admin.php
-share/piwigo/plugins/TakeATour/css/admin.css
-share/piwigo/plugins/TakeATour/css/bootstrap-tour-standalone.css
-share/piwigo/plugins/TakeATour/css/clear.css
-share/piwigo/plugins/TakeATour/css/roma.css
-share/piwigo/plugins/TakeATour/js/custom-bootstrap-tour-standalone.js
-share/piwigo/plugins/TakeATour/js/custom.patch
-share/piwigo/plugins/TakeATour/language/bg_BG/description.txt
-share/piwigo/plugins/TakeATour/language/bg_BG/index.php
-share/piwigo/plugins/TakeATour/language/bg_BG/plugin.lang.php
-share/piwigo/plugins/TakeATour/language/bg_BG/tour_2_7_0.lang.php
-share/piwigo/plugins/TakeATour/language/ca_ES/description.txt
-share/piwigo/plugins/TakeATour/language/ca_ES/index.php
-share/piwigo/plugins/TakeATour/language/ca_ES/plugin.lang.php
-share/piwigo/plugins/TakeATour/language/ca_ES/tour_2_7_0.lang.php
-share/piwigo/plugins/TakeATour/language/ca_ES/tour_first_contact.lang.php
-share/piwigo/plugins/TakeATour/language/ca_ES/tour_privacy.lang.php
-share/piwigo/plugins/TakeATour/language/cs_CZ/description.txt
-share/piwigo/plugins/TakeATour/language/cs_CZ/index.php
-share/piwigo/plugins/TakeATour/language/cs_CZ/plugin.lang.php
-share/piwigo/plugins/TakeATour/language/cs_CZ/tour_2_7_0.lang.php
-share/piwigo/plugins/TakeATour/language/cs_CZ/tour_first_contact.lang.php
-share/piwigo/plugins/TakeATour/language/da_DK/description.txt
-share/piwigo/plugins/TakeATour/language/da_DK/index.php
-share/piwigo/plugins/TakeATour/language/da_DK/plugin.lang.php
-share/piwigo/plugins/TakeATour/language/da_DK/tour_2_7_0.lang.php
-share/piwigo/plugins/TakeATour/language/da_DK/tour_first_contact.lang.php
-share/piwigo/plugins/TakeATour/language/da_DK/tour_privacy.lang.php
-share/piwigo/plugins/TakeATour/language/de_DE/description.txt
-share/piwigo/plugins/TakeATour/language/de_DE/index.php
-share/piwigo/plugins/TakeATour/language/de_DE/plugin.lang.php
-share/piwigo/plugins/TakeATour/language/de_DE/tour_2_7_0.lang.php
-share/piwigo/plugins/TakeATour/language/de_DE/tour_first_contact.lang.php
-share/piwigo/plugins/TakeATour/language/de_DE/tour_privacy.lang.php
-share/piwigo/plugins/TakeATour/language/el_GR/description.txt
-share/piwigo/plugins/TakeATour/language/el_GR/index.php
-share/piwigo/plugins/TakeATour/language/el_GR/plugin.lang.php
-share/piwigo/plugins/TakeATour/language/el_GR/tour_2_7_0.lang.php
-share/piwigo/plugins/TakeATour/language/el_GR/tour_first_contact.lang.php
-share/piwigo/plugins/TakeATour/language/el_GR/tour_privacy.lang.php
-share/piwigo/plugins/TakeATour/language/en_UK/description.txt
-share/piwigo/plugins/TakeATour/language/en_UK/index.php
-share/piwigo/plugins/TakeATour/language/en_UK/plugin.lang.php
-share/piwigo/plugins/TakeATour/language/en_UK/tour_2_7_0.lang.php
-share/piwigo/plugins/TakeATour/language/en_UK/tour_first_contact.lang.php
-share/piwigo/plugins/TakeATour/language/en_UK/tour_privacy.lang.php
-share/piwigo/plugins/TakeATour/language/eo_EO/description.txt
-share/piwigo/plugins/TakeATour/language/eo_EO/index.php
-share/piwigo/plugins/TakeATour/language/eo_EO/plugin.lang.php
-share/piwigo/plugins/TakeATour/language/eo_EO/tour_2_7_0.lang.php
-share/piwigo/plugins/TakeATour/language/eo_EO/tour_first_contact.lang.php
-share/piwigo/plugins/TakeATour/language/es_ES/description.txt
-share/piwigo/plugins/TakeATour/language/es_ES/index.php
-share/piwigo/plugins/TakeATour/language/es_ES/plugin.lang.php
-share/piwigo/plugins/TakeATour/language/es_ES/tour_2_7_0.lang.php
-share/piwigo/plugins/TakeATour/language/es_ES/tour_first_contact.lang.php
-share/piwigo/plugins/TakeATour/language/es_ES/tour_privacy.lang.php
-share/piwigo/plugins/TakeATour/language/et_EE/description.txt
-share/piwigo/plugins/TakeATour/language/et_EE/index.php
-share/piwigo/plugins/TakeATour/language/et_EE/plugin.lang.php
-share/piwigo/plugins/TakeATour/language/et_EE/tour_2_7_0.lang.php
-share/piwigo/plugins/TakeATour/language/fi_FI/description.txt
-share/piwigo/plugins/TakeATour/language/fi_FI/index.php
-share/piwigo/plugins/TakeATour/language/fi_FI/plugin.lang.php
-share/piwigo/plugins/TakeATour/language/fi_FI/tour_2_7_0.lang.php
-share/piwigo/plugins/TakeATour/language/fr_FR/description.txt
-share/piwigo/plugins/TakeATour/language/fr_FR/index.php
-share/piwigo/plugins/TakeATour/language/fr_FR/plugin.lang.php
-share/piwigo/plugins/TakeATour/language/fr_FR/tour_2_7_0.lang.php
-share/piwigo/plugins/TakeATour/language/fr_FR/tour_first_contact.lang.php
-share/piwigo/plugins/TakeATour/language/fr_FR/tour_privacy.lang.php
-share/piwigo/plugins/TakeATour/language/hu_HU/index.php
-share/piwigo/plugins/TakeATour/language/hu_HU/plugin.lang.php
-share/piwigo/plugins/TakeATour/language/index.php
-share/piwigo/plugins/TakeATour/language/it_IT/description.txt
-share/piwigo/plugins/TakeATour/language/it_IT/index.php
-share/piwigo/plugins/TakeATour/language/it_IT/plugin.lang.php
-share/piwigo/plugins/TakeATour/language/it_IT/tour_2_7_0.lang.php
-share/piwigo/plugins/TakeATour/language/it_IT/tour_first_contact.lang.php
-share/piwigo/plugins/TakeATour/language/it_IT/tour_privacy.lang.php
-share/piwigo/plugins/TakeATour/language/lv_LV/description.txt
-share/piwigo/plugins/TakeATour/language/lv_LV/index.php
-share/piwigo/plugins/TakeATour/language/lv_LV/plugin.lang.php
-share/piwigo/plugins/TakeATour/language/lv_LV/tour_2_7_0.lang.php
-share/piwigo/plugins/TakeATour/language/lv_LV/tour_first_contact.lang.php
-share/piwigo/plugins/TakeATour/language/lv_LV/tour_privacy.lang.php
-share/piwigo/plugins/TakeATour/language/nb_NO/description.txt
-share/piwigo/plugins/TakeATour/language/nb_NO/index.php
-share/piwigo/plugins/TakeATour/language/nb_NO/plugin.lang.php
-share/piwigo/plugins/TakeATour/language/nb_NO/tour_2_7_0.lang.php
-share/piwigo/plugins/TakeATour/language/nb_NO/tour_first_contact.lang.php
-share/piwigo/plugins/TakeATour/language/nb_NO/tour_privacy.lang.php
-share/piwigo/plugins/TakeATour/language/nl_NL/description.txt
-share/piwigo/plugins/TakeATour/language/nl_NL/index.php
-share/piwigo/plugins/TakeATour/language/nl_NL/plugin.lang.php
-share/piwigo/plugins/TakeATour/language/nl_NL/tour_2_7_0.lang.php
-share/piwigo/plugins/TakeATour/language/nl_NL/tour_first_contact.lang.php
-share/piwigo/plugins/TakeATour/language/nl_NL/tour_privacy.lang.php
-share/piwigo/plugins/TakeATour/language/pl_PL/description.txt
-share/piwigo/plugins/TakeATour/language/pl_PL/index.php
-share/piwigo/plugins/TakeATour/language/pl_PL/plugin.lang.php
-share/piwigo/plugins/TakeATour/language/pl_PL/tour_2_7_0.lang.php
-share/piwigo/plugins/TakeATour/language/pl_PL/tour_first_contact.lang.php
-share/piwigo/plugins/TakeATour/language/pl_PL/tour_privacy.lang.php
-share/piwigo/plugins/TakeATour/language/pt_BR/description.txt
-share/piwigo/plugins/TakeATour/language/pt_BR/index.php
-share/piwigo/plugins/TakeATour/language/pt_BR/plugin.lang.php
-share/piwigo/plugins/TakeATour/language/pt_BR/tour_2_7_0.lang.php
-share/piwigo/plugins/TakeATour/language/pt_BR/tour_first_contact.lang.php
-share/piwigo/plugins/TakeATour/language/pt_BR/tour_privacy.lang.php
-share/piwigo/plugins/TakeATour/language/pt_PT/description.txt
-share/piwigo/plugins/TakeATour/language/pt_PT/index.php
-share/piwigo/plugins/TakeATour/language/pt_PT/plugin.lang.php
-share/piwigo/plugins/TakeATour/language/pt_PT/tour_2_7_0.lang.php
-share/piwigo/plugins/TakeATour/language/pt_PT/tour_first_contact.lang.php
-share/piwigo/plugins/TakeATour/language/ro_RO/index.php
-share/piwigo/plugins/TakeATour/language/ro_RO/plugin.lang.php
-share/piwigo/plugins/TakeATour/language/ro_RO/tour_2_7_0.lang.php
-share/piwigo/plugins/TakeATour/language/ro_RO/tour_first_contact.lang.php
-share/piwigo/plugins/TakeATour/language/ro_RO/tour_privacy.lang.php
-share/piwigo/plugins/TakeATour/language/ru_RU/description.txt
-share/piwigo/plugins/TakeATour/language/ru_RU/index.php
-share/piwigo/plugins/TakeATour/language/ru_RU/plugin.lang.php
-share/piwigo/plugins/TakeATour/language/ru_RU/tour_2_7_0.lang.php
-share/piwigo/plugins/TakeATour/language/ru_RU/tour_first_contact.lang.php
-share/piwigo/plugins/TakeATour/language/ru_RU/tour_privacy.lang.php
-share/piwigo/plugins/TakeATour/language/sk_SK/description.txt
-share/piwigo/plugins/TakeATour/language/sk_SK/index.php
-share/piwigo/plugins/TakeATour/language/sk_SK/plugin.lang.php
-share/piwigo/plugins/TakeATour/language/sk_SK/tour_2_7_0.lang.php
-share/piwigo/plugins/TakeATour/language/sk_SK/tour_first_contact.lang.php
-share/piwigo/plugins/TakeATour/language/sl_SI/description.txt
-share/piwigo/plugins/TakeATour/language/sl_SI/index.php
-share/piwigo/plugins/TakeATour/language/sl_SI/plugin.lang.php
-share/piwigo/plugins/TakeATour/language/sl_SI/tour_2_7_0.lang.php
-share/piwigo/plugins/TakeATour/language/sl_SI/tour_first_contact.lang.php
-share/piwigo/plugins/TakeATour/language/sr_RS/description.txt
-share/piwigo/plugins/TakeATour/language/sr_RS/index.php
-share/piwigo/plugins/TakeATour/language/sr_RS/plugin.lang.php
-share/piwigo/plugins/TakeATour/language/sr_RS/tour_2_7_0.lang.php
-share/piwigo/plugins/TakeATour/language/sv_SE/description.txt
-share/piwigo/plugins/TakeATour/language/sv_SE/index.php
-share/piwigo/plugins/TakeATour/language/sv_SE/plugin.lang.php
-share/piwigo/plugins/TakeATour/language/sv_SE/tour_2_7_0.lang.php
-share/piwigo/plugins/TakeATour/language/sv_SE/tour_first_contact.lang.php
-share/piwigo/plugins/TakeATour/language/tr_TR/description.txt
-share/piwigo/plugins/TakeATour/language/tr_TR/index.php
-share/piwigo/plugins/TakeATour/language/tr_TR/plugin.lang.php
-share/piwigo/plugins/TakeATour/language/tr_TR/tour_2_7_0.lang.php
-share/piwigo/plugins/TakeATour/language/tr_TR/tour_first_contact.lang.php
-share/piwigo/plugins/TakeATour/language/uk_UA/description.txt
-share/piwigo/plugins/TakeATour/language/uk_UA/index.php
-share/piwigo/plugins/TakeATour/language/uk_UA/plugin.lang.php
-share/piwigo/plugins/TakeATour/language/uk_UA/tour_2_7_0.lang.php
-share/piwigo/plugins/TakeATour/language/uk_UA/tour_first_contact.lang.php
-share/piwigo/plugins/TakeATour/language/uk_UA/tour_privacy.lang.php
-share/piwigo/plugins/TakeATour/language/vi_VN/description.txt
-share/piwigo/plugins/TakeATour/language/vi_VN/index.php
-share/piwigo/plugins/TakeATour/language/vi_VN/plugin.lang.php
-share/piwigo/plugins/TakeATour/language/vi_VN/tour_2_7_0.lang.php
-share/piwigo/plugins/TakeATour/language/vi_VN/tour_first_contact.lang.php
-share/piwigo/plugins/TakeATour/language/zh_CN/description.txt
-share/piwigo/plugins/TakeATour/language/zh_CN/index.php
-share/piwigo/plugins/TakeATour/language/zh_CN/plugin.lang.php
-share/piwigo/plugins/TakeATour/language/zh_CN/tour_2_7_0.lang.php
-share/piwigo/plugins/TakeATour/language/zh_CN/tour_first_contact.lang.php
-share/piwigo/plugins/TakeATour/language/zh_CN/tour_privacy.lang.php
-share/piwigo/plugins/TakeATour/language/zh_TW/index.php
-share/piwigo/plugins/TakeATour/language/zh_TW/tour_2_7_0.lang.php
-share/piwigo/plugins/TakeATour/main.inc.php
-share/piwigo/plugins/TakeATour/tours/2_7_0/config.inc.php
-share/piwigo/plugins/TakeATour/tours/2_7_0/tour.tpl
-share/piwigo/plugins/TakeATour/tours/first_contact/config.inc.php
-share/piwigo/plugins/TakeATour/tours/first_contact/tour.tpl
-share/piwigo/plugins/TakeATour/tours/first_contact/tour.tpl.bak
-share/piwigo/plugins/TakeATour/tours/privacy/config.inc.php
-share/piwigo/plugins/TakeATour/tours/privacy/tour.tpl
-share/piwigo/plugins/TakeATour/tours/scaling/scaling.tpl
-share/piwigo/plugins/TakeATour/tpl/admin.tpl
-share/piwigo/plugins/TakeATour/tpl/js_css.tpl
-share/piwigo/plugins/index.php
-share/piwigo/plugins/language_switch/flag_sprite.jpg
-share/piwigo/plugins/language_switch/flag_sprite_original.png
-share/piwigo/plugins/language_switch/flags.tpl
-share/piwigo/plugins/language_switch/index.php
-share/piwigo/plugins/language_switch/language/af_ZA/description.txt
-share/piwigo/plugins/language_switch/language/af_ZA/index.php
-share/piwigo/plugins/language_switch/language/ar_SA/description.txt
-share/piwigo/plugins/language_switch/language/ar_SA/index.php
-share/piwigo/plugins/language_switch/language/bg_BG/description.txt
-share/piwigo/plugins/language_switch/language/bg_BG/index.php
-share/piwigo/plugins/language_switch/language/br_FR/description.txt
-share/piwigo/plugins/language_switch/language/ca_ES/description.txt
-share/piwigo/plugins/language_switch/language/cs_CZ/description.txt
-share/piwigo/plugins/language_switch/language/cs_CZ/index.php
-share/piwigo/plugins/language_switch/language/da_DK/description.txt
-share/piwigo/plugins/language_switch/language/de_DE/description.txt
-share/piwigo/plugins/language_switch/language/de_DE/index.php
-share/piwigo/plugins/language_switch/language/el_GR/description.txt
-share/piwigo/plugins/language_switch/language/en_UK/description.txt
-share/piwigo/plugins/language_switch/language/en_UK/index.php
-share/piwigo/plugins/language_switch/language/eo_EO/description.txt
-share/piwigo/plugins/language_switch/language/es_ES/description.txt
-share/piwigo/plugins/language_switch/language/es_ES/index.php
-share/piwigo/plugins/language_switch/language/et_EE/description.txt
-share/piwigo/plugins/language_switch/language/et_EE/index.php
-share/piwigo/plugins/language_switch/language/fa_IR/description.txt
-share/piwigo/plugins/language_switch/language/fa_IR/index.php
-share/piwigo/plugins/language_switch/language/fi_FI/description.txt
-share/piwigo/plugins/language_switch/language/fr_CA/description.txt
-share/piwigo/plugins/language_switch/language/fr_CA/index.php
-share/piwigo/plugins/language_switch/language/fr_FR/description.txt
-share/piwigo/plugins/language_switch/language/fr_FR/index.php
-share/piwigo/plugins/language_switch/language/gl_ES/description.txt
-share/piwigo/plugins/language_switch/language/he_IL/description.txt
-share/piwigo/plugins/language_switch/language/he_IL/index.php
-share/piwigo/plugins/language_switch/language/hr_HR/description.txt
-share/piwigo/plugins/language_switch/language/hr_HR/index.php
-share/piwigo/plugins/language_switch/language/hu_HU/description.txt
-share/piwigo/plugins/language_switch/language/hu_HU/index.php
-share/piwigo/plugins/language_switch/language/index.php
-share/piwigo/plugins/language_switch/language/it_IT/description.txt
-share/piwigo/plugins/language_switch/language/it_IT/index.php
-share/piwigo/plugins/language_switch/language/ja_JP/description.txt
-share/piwigo/plugins/language_switch/language/ja_JP/index.php
-share/piwigo/plugins/language_switch/language/ka_GE/description.txt
-share/piwigo/plugins/language_switch/language/ka_GE/index.php
-share/piwigo/plugins/language_switch/language/km_KH/description.txt
-share/piwigo/plugins/language_switch/language/km_KH/index.php
-share/piwigo/plugins/language_switch/language/kn_IN/description.txt
-share/piwigo/plugins/language_switch/language/lt_LT/description.txt
-share/piwigo/plugins/language_switch/language/lv_LV/description.txt
-share/piwigo/plugins/language_switch/language/lv_LV/index.php
-share/piwigo/plugins/language_switch/language/mn_MN/description.txt
-share/piwigo/plugins/language_switch/language/mn_MN/index.php
-share/piwigo/plugins/language_switch/language/nb_NO/description.txt
-share/piwigo/plugins/language_switch/language/nb_NO/index.php
-share/piwigo/plugins/language_switch/language/nl_NL/description.txt
-share/piwigo/plugins/language_switch/language/nl_NL/index.php
-share/piwigo/plugins/language_switch/language/nn_NO/description.txt
-share/piwigo/plugins/language_switch/language/pl_PL/description.txt
-share/piwigo/plugins/language_switch/language/pl_PL/index.php
-share/piwigo/plugins/language_switch/language/pt_BR/description.txt
-share/piwigo/plugins/language_switch/language/pt_BR/index.php
-share/piwigo/plugins/language_switch/language/pt_PT/description.txt
-share/piwigo/plugins/language_switch/language/pt_PT/index.php
-share/piwigo/plugins/language_switch/language/ro_RO/description.txt
-share/piwigo/plugins/language_switch/language/ru_RU/description.txt
-share/piwigo/plugins/language_switch/language/ru_RU/index.php
-share/piwigo/plugins/language_switch/language/sh_RS/description.txt
-share/piwigo/plugins/language_switch/language/sk_SK/description.txt
-share/piwigo/plugins/language_switch/language/sk_SK/index.php
-share/piwigo/plugins/language_switch/language/sl_SI/description.txt
-share/piwigo/plugins/language_switch/language/sr_RS/description.txt
-share/piwigo/plugins/language_switch/language/sr_RS/index.php
-share/piwigo/plugins/language_switch/language/sv_SE/description.txt
-share/piwigo/plugins/language_switch/language/sv_SE/index.php
-share/piwigo/plugins/language_switch/language/ta_IN/description.txt
-share/piwigo/plugins/language_switch/language/th_TH/description.txt
-share/piwigo/plugins/language_switch/language/th_TH/index.php
-share/piwigo/plugins/language_switch/language/tr_TR/description.txt
-share/piwigo/plugins/language_switch/language/tr_TR/index.php
-share/piwigo/plugins/language_switch/language/uk_UA/description.txt
-share/piwigo/plugins/language_switch/language/vi_VN/description.txt
-share/piwigo/plugins/language_switch/language/vi_VN/index.php
-share/piwigo/plugins/language_switch/language/zh_CN/description.txt
-share/piwigo/plugins/language_switch/language/zh_CN/index.php
-share/piwigo/plugins/language_switch/language/zh_HK/description.txt
-share/piwigo/plugins/language_switch/language/zh_TW/description.txt
-share/piwigo/plugins/language_switch/language/zh_TW/index.php
-share/piwigo/plugins/language_switch/language_switch.css
-share/piwigo/plugins/language_switch/language_switch.inc.php
-share/piwigo/plugins/language_switch/main.inc.php
-share/piwigo/plugins/language_switch/style.css
-share/piwigo/popuphelp.php
-share/piwigo/profile.php
-share/piwigo/qsearch.php
-share/piwigo/random.php
-share/piwigo/register.php
-share/piwigo/search.php
-share/piwigo/search_rules.php
-share/piwigo/tags.php
-share/piwigo/template-extension/distributed/samples/my-picture.tpl
-share/piwigo/template-extension/distributed/samples/my-thumbnails.tpl
-share/piwigo/template-extension/distributed/samples/my-thumbnails2.css
-share/piwigo/template-extension/distributed/samples/my-thumbnails2.tpl
-share/piwigo/template-extension/distributed/samples/titling_categories.tpl
-share/piwigo/template-extension/index.php
-share/piwigo/template-extension/yoga/index.php
-share/piwigo/template-extension/yoga/local/README
-share/piwigo/template-extension/yoga/local/index.php
-share/piwigo/themes/Sylvia/icon/datepicker.png
-share/piwigo/themes/Sylvia/icon/delete.png
-share/piwigo/themes/Sylvia/icon/edit.png
-share/piwigo/themes/Sylvia/icon/errors.png
-share/piwigo/themes/Sylvia/icon/errors_small.png
-share/piwigo/themes/Sylvia/icon/favicon.ico
-share/piwigo/themes/Sylvia/icon/img_small.png
-share/piwigo/themes/Sylvia/icon/index.php
-share/piwigo/themes/Sylvia/icon/infos.png
-share/piwigo/themes/Sylvia/icon/mimetypes/avi.png
-share/piwigo/themes/Sylvia/icon/mimetypes/index.php
-share/piwigo/themes/Sylvia/icon/mimetypes/mp3.png
-share/piwigo/themes/Sylvia/icon/mimetypes/mpg.png
-share/piwigo/themes/Sylvia/icon/mimetypes/ogg.png
-share/piwigo/themes/Sylvia/icon/mimetypes/zip.png
-share/piwigo/themes/Sylvia/icon/note.png
-share/piwigo/themes/Sylvia/icon/rating-stars.gif
-share/piwigo/themes/Sylvia/icon/rating-stars.png
-share/piwigo/themes/Sylvia/icon/recent.png
-share/piwigo/themes/Sylvia/icon/recent_by_child.png
-share/piwigo/themes/Sylvia/icon/recent_s.png
-share/piwigo/themes/Sylvia/icon/recent_s_by_child.png
-share/piwigo/themes/Sylvia/icon/remove_s.png
-share/piwigo/themes/Sylvia/icon/start_filter.png
-share/piwigo/themes/Sylvia/icon/stop_filter.png
-share/piwigo/themes/Sylvia/icon/validate_s.png
-share/piwigo/themes/Sylvia/images/ajax_loader.gif
-share/piwigo/themes/Sylvia/images/bottom-left-bg.jpg
-share/piwigo/themes/Sylvia/images/cat_bottom-left.gif
-share/piwigo/themes/Sylvia/images/cat_bottom-right.gif
-share/piwigo/themes/Sylvia/images/cat_top-left.gif
-share/piwigo/themes/Sylvia/images/cat_top-right.gif
-share/piwigo/themes/Sylvia/images/fillet.gif
-share/piwigo/themes/Sylvia/images/header_msgs-bg.gif
-share/piwigo/themes/Sylvia/images/menuBox_bottom.gif
-share/piwigo/themes/Sylvia/images/menuBox_sides.gif
-share/piwigo/themes/Sylvia/images/menuBox_top.gif
-share/piwigo/themes/Sylvia/images/menuId_bottom.gif
-share/piwigo/themes/Sylvia/images/menuId_sides.gif
-share/piwigo/themes/Sylvia/images/menuId_top.gif
-share/piwigo/themes/Sylvia/images/top-left-bg.jpg
-share/piwigo/themes/Sylvia/images/transparent.gif
-share/piwigo/themes/Sylvia/index.php
-share/piwigo/themes/Sylvia/local_head.tpl
-share/piwigo/themes/Sylvia/screenshot.png
-share/piwigo/themes/Sylvia/theme-ie.css
-share/piwigo/themes/Sylvia/theme.css
-share/piwigo/themes/Sylvia/themeconf.inc.php
-share/piwigo/themes/clear/index.php
-share/piwigo/themes/clear/screenshot.png
-share/piwigo/themes/clear/theme.css
-share/piwigo/themes/clear/themeconf.inc.php
-share/piwigo/themes/dark/images/index.php
-share/piwigo/themes/dark/images/tableh1_bg.png
-share/piwigo/themes/dark/index.php
-share/piwigo/themes/dark/screenshot.png
-share/piwigo/themes/dark/theme.css
-share/piwigo/themes/dark/themeconf.inc.php
-share/piwigo/themes/default/fix-ie5-ie6.css
-share/piwigo/themes/default/fix-ie7.css
-share/piwigo/themes/default/fix-khtml.css
-share/piwigo/themes/default/icon/datepicker.png
-share/piwigo/themes/default/icon/errors.png
-share/piwigo/themes/default/icon/errors_small.png
-share/piwigo/themes/default/icon/favicon.ico
-share/piwigo/themes/default/icon/img_small.png
-share/piwigo/themes/default/icon/index.php
-share/piwigo/themes/default/icon/infos.png
-share/piwigo/themes/default/icon/mimetypes/avi.png
-share/piwigo/themes/default/icon/mimetypes/index.php
-share/piwigo/themes/default/icon/mimetypes/mp3.png
-share/piwigo/themes/default/icon/mimetypes/mpg.png
-share/piwigo/themes/default/icon/mimetypes/ogg.png
-share/piwigo/themes/default/icon/mimetypes/unknown.png
-share/piwigo/themes/default/icon/mimetypes/zip.png
-share/piwigo/themes/default/icon/note.png
-share/piwigo/themes/default/icon/rating-stars.gif
-share/piwigo/themes/default/icon/recent.png
-share/piwigo/themes/default/icon/recent_by_child.png
-share/piwigo/themes/default/icon/remove_s.png
-share/piwigo/themes/default/iconset.css
-share/piwigo/themes/default/images/ajax-loader-small.gif
-share/piwigo/themes/default/images/ajax_loader.gif
-share/piwigo/themes/default/images/index.php
-share/piwigo/themes/default/images/progressbar.gif
-share/piwigo/themes/default/images/progressbg_black.gif
-share/piwigo/themes/default/images/progressbg_green.gif
-share/piwigo/themes/default/images/progressbg_orange.gif
-share/piwigo/themes/default/images/progressbg_red.gif
-share/piwigo/themes/default/images/progressbg_yellow.gif
-share/piwigo/themes/default/index.php
-share/piwigo/themes/default/js/jquery.js
-share/piwigo/themes/default/js/jquery.min.js
-share/piwigo/themes/default/js/plugins/Jcrop.gif
-share/piwigo/themes/default/js/plugins/chosen-sprite.png
-share/piwigo/themes/default/js/plugins/chosen-sprite%2x.png@localhost
-share/piwigo/themes/default/js/plugins/chosen.css
-share/piwigo/themes/default/js/plugins/chosen.jquery.min.js
-share/piwigo/themes/default/js/plugins/colorbox/style1/colorbox.css
-share/piwigo/themes/default/js/plugins/colorbox/style1/images/border.png
-share/piwigo/themes/default/js/plugins/colorbox/style1/images/controls.png
-share/piwigo/themes/default/js/plugins/colorbox/style1/images/ie6/borderBottomCenter.png
-share/piwigo/themes/default/js/plugins/colorbox/style1/images/ie6/borderBottomLeft.png
-share/piwigo/themes/default/js/plugins/colorbox/style1/images/ie6/borderBottomRight.png
-share/piwigo/themes/default/js/plugins/colorbox/style1/images/ie6/borderMiddleLeft.png
-share/piwigo/themes/default/js/plugins/colorbox/style1/images/ie6/borderMiddleRight.png
-share/piwigo/themes/default/js/plugins/colorbox/style1/images/ie6/borderTopCenter.png
-share/piwigo/themes/default/js/plugins/colorbox/style1/images/ie6/borderTopLeft.png
-share/piwigo/themes/default/js/plugins/colorbox/style1/images/ie6/borderTopRight.png
-share/piwigo/themes/default/js/plugins/colorbox/style1/images/loading.gif
-share/piwigo/themes/default/js/plugins/colorbox/style1/images/loading_background.png
-share/piwigo/themes/default/js/plugins/colorbox/style1/images/overlay.png
-share/piwigo/themes/default/js/plugins/colorbox/style1/index.html
-share/piwigo/themes/default/js/plugins/colorbox/style2/colorbox.css
-share/piwigo/themes/default/js/plugins/colorbox/style2/images/controls.png
-share/piwigo/themes/default/js/plugins/colorbox/style2/images/controls.png.old
-share/piwigo/themes/default/js/plugins/colorbox/style2/images/loading.gif
-share/piwigo/themes/default/js/plugins/colorbox/style2/index.html
-share/piwigo/themes/default/js/plugins/datatables/css/demo_page.css
-share/piwigo/themes/default/js/plugins/datatables/css/demo_table.css
-share/piwigo/themes/default/js/plugins/datatables/css/demo_table_jui.css
-share/piwigo/themes/default/js/plugins/datatables/css/jquery.dataTables.css
-share/piwigo/themes/default/js/plugins/datatables/css/jquery.dataTables_themeroller.css
-share/piwigo/themes/default/js/plugins/datatables/images/Sorting icons.psd
-share/piwigo/themes/default/js/plugins/datatables/images/back_disabled.png
-share/piwigo/themes/default/js/plugins/datatables/images/back_enabled.png
-share/piwigo/themes/default/js/plugins/datatables/images/back_enabled_hover.png
-share/piwigo/themes/default/js/plugins/datatables/images/favicon.ico
-share/piwigo/themes/default/js/plugins/datatables/images/forward_disabled.png
-share/piwigo/themes/default/js/plugins/datatables/images/forward_enabled.png
-share/piwigo/themes/default/js/plugins/datatables/images/forward_enabled_hover.png
-share/piwigo/themes/default/js/plugins/datatables/images/sort_asc.png
-share/piwigo/themes/default/js/plugins/datatables/images/sort_asc_disabled.png
-share/piwigo/themes/default/js/plugins/datatables/images/sort_both.png
-share/piwigo/themes/default/js/plugins/datatables/images/sort_desc.png
-share/piwigo/themes/default/js/plugins/datatables/images/sort_desc_disabled.png
-share/piwigo/themes/default/js/plugins/jgrowl-alert.png
-share/piwigo/themes/default/js/plugins/jgrowl-check.png
-share/piwigo/themes/default/js/plugins/jgrowl-error.png
-share/piwigo/themes/default/js/plugins/jquery.Jcrop.css
-share/piwigo/themes/default/js/plugins/jquery.Jcrop.js
-share/piwigo/themes/default/js/plugins/jquery.Jcrop.min.js
-share/piwigo/themes/default/js/plugins/jquery.ajaxmanager.js
-share/piwigo/themes/default/js/plugins/jquery.autogrow-textarea.js
-share/piwigo/themes/default/js/plugins/jquery.cluetip.js
-share/piwigo/themes/default/js/plugins/jquery.colorbox.min.js
-share/piwigo/themes/default/js/plugins/jquery.dataTables.js
-share/piwigo/themes/default/js/plugins/jquery.jgrowl.css
-share/piwigo/themes/default/js/plugins/jquery.jgrowl_minimized.js
-share/piwigo/themes/default/js/plugins/jquery.progressbar.js
-share/piwigo/themes/default/js/plugins/jquery.progressbar.min.js
-share/piwigo/themes/default/js/plugins/jquery.sort.js
-share/piwigo/themes/default/js/plugins/jquery.tipTip.minified.js
-share/piwigo/themes/default/js/plugins/jquery.tokeninput.css
-share/piwigo/themes/default/js/plugins/jquery.tokeninput.js
-share/piwigo/themes/default/js/plugins/plupload/Moxie.swf
-share/piwigo/themes/default/js/plugins/plupload/Moxie.xap
-share/piwigo/themes/default/js/plugins/plupload/i18n/ar.js
-share/piwigo/themes/default/js/plugins/plupload/i18n/az.js
-share/piwigo/themes/default/js/plugins/plupload/i18n/bs.js
-share/piwigo/themes/default/js/plugins/plupload/i18n/cs.js
-share/piwigo/themes/default/js/plugins/plupload/i18n/cy.js
-share/piwigo/themes/default/js/plugins/plupload/i18n/da.js
-share/piwigo/themes/default/js/plugins/plupload/i18n/de.js
-share/piwigo/themes/default/js/plugins/plupload/i18n/el.js
-share/piwigo/themes/default/js/plugins/plupload/i18n/en.js
-share/piwigo/themes/default/js/plugins/plupload/i18n/es.js
-share/piwigo/themes/default/js/plugins/plupload/i18n/et.js
-share/piwigo/themes/default/js/plugins/plupload/i18n/fa.js
-share/piwigo/themes/default/js/plugins/plupload/i18n/fi.js
-share/piwigo/themes/default/js/plugins/plupload/i18n/fr.js
-share/piwigo/themes/default/js/plugins/plupload/i18n/he.js
-share/piwigo/themes/default/js/plugins/plupload/i18n/hr.js
-share/piwigo/themes/default/js/plugins/plupload/i18n/hu.js
-share/piwigo/themes/default/js/plugins/plupload/i18n/hy.js
-share/piwigo/themes/default/js/plugins/plupload/i18n/id.js
-share/piwigo/themes/default/js/plugins/plupload/i18n/it.js
-share/piwigo/themes/default/js/plugins/plupload/i18n/ja.js
-share/piwigo/themes/default/js/plugins/plupload/i18n/ka.js
-share/piwigo/themes/default/js/plugins/plupload/i18n/kk.js
-share/piwigo/themes/default/js/plugins/plupload/i18n/km.js
-share/piwigo/themes/default/js/plugins/plupload/i18n/ko.js
-share/piwigo/themes/default/js/plugins/plupload/i18n/lt.js
-share/piwigo/themes/default/js/plugins/plupload/i18n/lv.js
-share/piwigo/themes/default/js/plugins/plupload/i18n/mn.js
-share/piwigo/themes/default/js/plugins/plupload/i18n/ms.js
-share/piwigo/themes/default/js/plugins/plupload/i18n/nl.js
-share/piwigo/themes/default/js/plugins/plupload/i18n/pl.js
-share/piwigo/themes/default/js/plugins/plupload/i18n/pt_BR.js
-share/piwigo/themes/default/js/plugins/plupload/i18n/ro.js
-share/piwigo/themes/default/js/plugins/plupload/i18n/ru.js
-share/piwigo/themes/default/js/plugins/plupload/i18n/sk.js
-share/piwigo/themes/default/js/plugins/plupload/i18n/sq.js
-share/piwigo/themes/default/js/plugins/plupload/i18n/sr.js
-share/piwigo/themes/default/js/plugins/plupload/i18n/sr_RS.js
-share/piwigo/themes/default/js/plugins/plupload/i18n/sv.js
-share/piwigo/themes/default/js/plugins/plupload/i18n/th_TH.js
-share/piwigo/themes/default/js/plugins/plupload/i18n/tr.js
-share/piwigo/themes/default/js/plugins/plupload/i18n/uk_UA.js
-share/piwigo/themes/default/js/plugins/plupload/i18n/zh_CN.js
-share/piwigo/themes/default/js/plugins/plupload/i18n/zh_TW.js
-share/piwigo/themes/default/js/plugins/plupload/jquery.plupload.queue/css/jquery.plupload.queue.css
-share/piwigo/themes/default/js/plugins/plupload/jquery.plupload.queue/img/backgrounds.gif
-share/piwigo/themes/default/js/plugins/plupload/jquery.plupload.queue/img/buttons-disabled.png
-share/piwigo/themes/default/js/plugins/plupload/jquery.plupload.queue/img/buttons.png
-share/piwigo/themes/default/js/plugins/plupload/jquery.plupload.queue/img/delete.gif
-share/piwigo/themes/default/js/plugins/plupload/jquery.plupload.queue/img/done.gif
-share/piwigo/themes/default/js/plugins/plupload/jquery.plupload.queue/img/error.gif
-share/piwigo/themes/default/js/plugins/plupload/jquery.plupload.queue/img/throbber.gif
-share/piwigo/themes/default/js/plugins/plupload/jquery.plupload.queue/img/transp50.png
-share/piwigo/themes/default/js/plugins/plupload/jquery.plupload.queue/jquery.plupload.queue.js
-share/piwigo/themes/default/js/plugins/plupload/jquery.plupload.queue/jquery.plupload.queue.min.js
-share/piwigo/themes/default/js/plugins/plupload/jquery.ui.plupload/css/jquery.ui.plupload.css
-share/piwigo/themes/default/js/plugins/plupload/jquery.ui.plupload/img/loading.gif
-share/piwigo/themes/default/js/plugins/plupload/jquery.ui.plupload/img/plupload.png
-share/piwigo/themes/default/js/plugins/plupload/jquery.ui.plupload/jquery.ui.plupload.js
-share/piwigo/themes/default/js/plugins/plupload/jquery.ui.plupload/jquery.ui.plupload.min.js
-share/piwigo/themes/default/js/plugins/plupload/moxie.js
-share/piwigo/themes/default/js/plugins/plupload/moxie.min.js
-share/piwigo/themes/default/js/plugins/plupload/plupload.dev.js
-share/piwigo/themes/default/js/plugins/plupload/plupload.full.min.js
-share/piwigo/themes/default/js/plugins/plupload/plupload.min.js
-share/piwigo/themes/default/js/plugins/selectize.clear.css
-share/piwigo/themes/default/js/plugins/selectize.dark.css
-share/piwigo/themes/default/js/plugins/selectize.min.js
-share/piwigo/themes/default/js/plugins/underscore.js
-share/piwigo/themes/default/js/pngfix.js
-share/piwigo/themes/default/js/rating.js
-share/piwigo/themes/default/js/scripts.js
-share/piwigo/themes/default/js/switchbox.js
-share/piwigo/themes/default/js/thumbnails.loader.js
-share/piwigo/themes/default/js/ui/i18n/jquery-ui-i18n.js
-share/piwigo/themes/default/js/ui/i18n/jquery.ui.datepicker-af.js
-share/piwigo/themes/default/js/ui/i18n/jquery.ui.datepicker-ar-DZ.js
-share/piwigo/themes/default/js/ui/i18n/jquery.ui.datepicker-ar.js
-share/piwigo/themes/default/js/ui/i18n/jquery.ui.datepicker-az.js
-share/piwigo/themes/default/js/ui/i18n/jquery.ui.datepicker-bg.js
-share/piwigo/themes/default/js/ui/i18n/jquery.ui.datepicker-bs.js
-share/piwigo/themes/default/js/ui/i18n/jquery.ui.datepicker-ca.js
-share/piwigo/themes/default/js/ui/i18n/jquery.ui.datepicker-cs.js
-share/piwigo/themes/default/js/ui/i18n/jquery.ui.datepicker-cy-GB.js
-share/piwigo/themes/default/js/ui/i18n/jquery.ui.datepicker-da.js
-share/piwigo/themes/default/js/ui/i18n/jquery.ui.datepicker-de.js
-share/piwigo/themes/default/js/ui/i18n/jquery.ui.datepicker-el.js
-share/piwigo/themes/default/js/ui/i18n/jquery.ui.datepicker-en-AU.js
-share/piwigo/themes/default/js/ui/i18n/jquery.ui.datepicker-en-GB.js
-share/piwigo/themes/default/js/ui/i18n/jquery.ui.datepicker-en-NZ.js
-share/piwigo/themes/default/js/ui/i18n/jquery.ui.datepicker-eo.js
-share/piwigo/themes/default/js/ui/i18n/jquery.ui.datepicker-es.js
-share/piwigo/themes/default/js/ui/i18n/jquery.ui.datepicker-et.js
-share/piwigo/themes/default/js/ui/i18n/jquery.ui.datepicker-eu.js
-share/piwigo/themes/default/js/ui/i18n/jquery.ui.datepicker-fa.js
-share/piwigo/themes/default/js/ui/i18n/jquery.ui.datepicker-fi.js
-share/piwigo/themes/default/js/ui/i18n/jquery.ui.datepicker-fo.js
-share/piwigo/themes/default/js/ui/i18n/jquery.ui.datepicker-fr-CH.js
-share/piwigo/themes/default/js/ui/i18n/jquery.ui.datepicker-fr.js
-share/piwigo/themes/default/js/ui/i18n/jquery.ui.datepicker-gl.js
-share/piwigo/themes/default/js/ui/i18n/jquery.ui.datepicker-he.js
-share/piwigo/themes/default/js/ui/i18n/jquery.ui.datepicker-hi.js
-share/piwigo/themes/default/js/ui/i18n/jquery.ui.datepicker-hr.js
-share/piwigo/themes/default/js/ui/i18n/jquery.ui.datepicker-hu.js
-share/piwigo/themes/default/js/ui/i18n/jquery.ui.datepicker-hy.js
-share/piwigo/themes/default/js/ui/i18n/jquery.ui.datepicker-id.js
-share/piwigo/themes/default/js/ui/i18n/jquery.ui.datepicker-is.js
-share/piwigo/themes/default/js/ui/i18n/jquery.ui.datepicker-it.js
-share/piwigo/themes/default/js/ui/i18n/jquery.ui.datepicker-ja.js
-share/piwigo/themes/default/js/ui/i18n/jquery.ui.datepicker-ka.js
-share/piwigo/themes/default/js/ui/i18n/jquery.ui.datepicker-kk.js
-share/piwigo/themes/default/js/ui/i18n/jquery.ui.datepicker-km.js
-share/piwigo/themes/default/js/ui/i18n/jquery.ui.datepicker-ko.js
-share/piwigo/themes/default/js/ui/i18n/jquery.ui.datepicker-lb.js
-share/piwigo/themes/default/js/ui/i18n/jquery.ui.datepicker-lt.js
-share/piwigo/themes/default/js/ui/i18n/jquery.ui.datepicker-lv.js
-share/piwigo/themes/default/js/ui/i18n/jquery.ui.datepicker-mk.js
-share/piwigo/themes/default/js/ui/i18n/jquery.ui.datepicker-ml.js
-share/piwigo/themes/default/js/ui/i18n/jquery.ui.datepicker-ms.js
-share/piwigo/themes/default/js/ui/i18n/jquery.ui.datepicker-nl.js
-share/piwigo/themes/default/js/ui/i18n/jquery.ui.datepicker-no.js
-share/piwigo/themes/default/js/ui/i18n/jquery.ui.datepicker-pl.js
-share/piwigo/themes/default/js/ui/i18n/jquery.ui.datepicker-pt-BR.js
-share/piwigo/themes/default/js/ui/i18n/jquery.ui.datepicker-pt.js
-share/piwigo/themes/default/js/ui/i18n/jquery.ui.datepicker-rm.js
-share/piwigo/themes/default/js/ui/i18n/jquery.ui.datepicker-ro.js
-share/piwigo/themes/default/js/ui/i18n/jquery.ui.datepicker-ru.js
-share/piwigo/themes/default/js/ui/i18n/jquery.ui.datepicker-sk.js
-share/piwigo/themes/default/js/ui/i18n/jquery.ui.datepicker-sl.js
-share/piwigo/themes/default/js/ui/i18n/jquery.ui.datepicker-sq.js
-share/piwigo/themes/default/js/ui/i18n/jquery.ui.datepicker-sr-SR.js
-share/piwigo/themes/default/js/ui/i18n/jquery.ui.datepicker-sr.js
-share/piwigo/themes/default/js/ui/i18n/jquery.ui.datepicker-sv.js
-share/piwigo/themes/default/js/ui/i18n/jquery.ui.datepicker-ta.js
-share/piwigo/themes/default/js/ui/i18n/jquery.ui.datepicker-th.js
-share/piwigo/themes/default/js/ui/i18n/jquery.ui.datepicker-tj.js
-share/piwigo/themes/default/js/ui/i18n/jquery.ui.datepicker-tr.js
-share/piwigo/themes/default/js/ui/i18n/jquery.ui.datepicker-uk.js
-share/piwigo/themes/default/js/ui/i18n/jquery.ui.datepicker-vi.js
-share/piwigo/themes/default/js/ui/i18n/jquery.ui.datepicker-zh-CN.js
-share/piwigo/themes/default/js/ui/i18n/jquery.ui.datepicker-zh-HK.js
-share/piwigo/themes/default/js/ui/i18n/jquery.ui.datepicker-zh-TW.js
-share/piwigo/themes/default/js/ui/i18n/jquery.ui.timepicker-af.js
-share/piwigo/themes/default/js/ui/i18n/jquery.ui.timepicker-am.js
-share/piwigo/themes/default/js/ui/i18n/jquery.ui.timepicker-bg.js
-share/piwigo/themes/default/js/ui/i18n/jquery.ui.timepicker-ca.js
-share/piwigo/themes/default/js/ui/i18n/jquery.ui.timepicker-cs.js
-share/piwigo/themes/default/js/ui/i18n/jquery.ui.timepicker-da.js
-share/piwigo/themes/default/js/ui/i18n/jquery.ui.timepicker-de.js
-share/piwigo/themes/default/js/ui/i18n/jquery.ui.timepicker-el.js
-share/piwigo/themes/default/js/ui/i18n/jquery.ui.timepicker-es.js
-share/piwigo/themes/default/js/ui/i18n/jquery.ui.timepicker-et.js
-share/piwigo/themes/default/js/ui/i18n/jquery.ui.timepicker-eu.js
-share/piwigo/themes/default/js/ui/i18n/jquery.ui.timepicker-fi.js
-share/piwigo/themes/default/js/ui/i18n/jquery.ui.timepicker-fr.js
-share/piwigo/themes/default/js/ui/i18n/jquery.ui.timepicker-gl.js
-share/piwigo/themes/default/js/ui/i18n/jquery.ui.timepicker-he.js
-share/piwigo/themes/default/js/ui/i18n/jquery.ui.timepicker-hr.js
-share/piwigo/themes/default/js/ui/i18n/jquery.ui.timepicker-hu.js
-share/piwigo/themes/default/js/ui/i18n/jquery.ui.timepicker-id.js
-share/piwigo/themes/default/js/ui/i18n/jquery.ui.timepicker-it.js
-share/piwigo/themes/default/js/ui/i18n/jquery.ui.timepicker-ja.js
-share/piwigo/themes/default/js/ui/i18n/jquery.ui.timepicker-ko.js
-share/piwigo/themes/default/js/ui/i18n/jquery.ui.timepicker-lt.js
-share/piwigo/themes/default/js/ui/i18n/jquery.ui.timepicker-nl.js
-share/piwigo/themes/default/js/ui/i18n/jquery.ui.timepicker-no.js
-share/piwigo/themes/default/js/ui/i18n/jquery.ui.timepicker-pl.js
-share/piwigo/themes/default/js/ui/i18n/jquery.ui.timepicker-pt-BR.js
-share/piwigo/themes/default/js/ui/i18n/jquery.ui.timepicker-pt.js
-share/piwigo/themes/default/js/ui/i18n/jquery.ui.timepicker-ro.js
-share/piwigo/themes/default/js/ui/i18n/jquery.ui.timepicker-ru.js
-share/piwigo/themes/default/js/ui/i18n/jquery.ui.timepicker-sk.js
-share/piwigo/themes/default/js/ui/i18n/jquery.ui.timepicker-sr-RS.js
-share/piwigo/themes/default/js/ui/i18n/jquery.ui.timepicker-sr-YU.js
-share/piwigo/themes/default/js/ui/i18n/jquery.ui.timepicker-sv.js
-share/piwigo/themes/default/js/ui/i18n/jquery.ui.timepicker-th.js
-share/piwigo/themes/default/js/ui/i18n/jquery.ui.timepicker-tr.js
-share/piwigo/themes/default/js/ui/i18n/jquery.ui.timepicker-uk.js
-share/piwigo/themes/default/js/ui/i18n/jquery.ui.timepicker-vi.js
-share/piwigo/themes/default/js/ui/i18n/jquery.ui.timepicker-zh-CN.js
-share/piwigo/themes/default/js/ui/i18n/jquery.ui.timepicker-zh-TW.js
-share/piwigo/themes/default/js/ui/jquery.ui.accordion.js
-share/piwigo/themes/default/js/ui/jquery.ui.autocomplete.js
-share/piwigo/themes/default/js/ui/jquery.ui.button.js
-share/piwigo/themes/default/js/ui/jquery.ui.core.js
-share/piwigo/themes/default/js/ui/jquery.ui.datepicker.js
-share/piwigo/themes/default/js/ui/jquery.ui.dialog.js
-share/piwigo/themes/default/js/ui/jquery.ui.draggable.js
-share/piwigo/themes/default/js/ui/jquery.ui.droppable.js
-share/piwigo/themes/default/js/ui/jquery.ui.effect-blind.js
-share/piwigo/themes/default/js/ui/jquery.ui.effect-bounce.js
-share/piwigo/themes/default/js/ui/jquery.ui.effect-clip.js
-share/piwigo/themes/default/js/ui/jquery.ui.effect-drop.js
-share/piwigo/themes/default/js/ui/jquery.ui.effect-explode.js
-share/piwigo/themes/default/js/ui/jquery.ui.effect-fade.js
-share/piwigo/themes/default/js/ui/jquery.ui.effect-fold.js
-share/piwigo/themes/default/js/ui/jquery.ui.effect-highlight.js
-share/piwigo/themes/default/js/ui/jquery.ui.effect-pulsate.js
-share/piwigo/themes/default/js/ui/jquery.ui.effect-scale.js
-share/piwigo/themes/default/js/ui/jquery.ui.effect-shake.js
-share/piwigo/themes/default/js/ui/jquery.ui.effect-slide.js
-share/piwigo/themes/default/js/ui/jquery.ui.effect-transfer.js
-share/piwigo/themes/default/js/ui/jquery.ui.effect.js
-share/piwigo/themes/default/js/ui/jquery.ui.menu.js
-share/piwigo/themes/default/js/ui/jquery.ui.mouse.js
-share/piwigo/themes/default/js/ui/jquery.ui.position.js
-share/piwigo/themes/default/js/ui/jquery.ui.progressbar.js
-share/piwigo/themes/default/js/ui/jquery.ui.resizable.js
-share/piwigo/themes/default/js/ui/jquery.ui.selectable.js
-share/piwigo/themes/default/js/ui/jquery.ui.slider.js
-share/piwigo/themes/default/js/ui/jquery.ui.sortable.js
-share/piwigo/themes/default/js/ui/jquery.ui.spinner.js
-share/piwigo/themes/default/js/ui/jquery.ui.tabs.js
-share/piwigo/themes/default/js/ui/jquery.ui.timepicker-addon.js
-share/piwigo/themes/default/js/ui/jquery.ui.tooltip.js
-share/piwigo/themes/default/js/ui/jquery.ui.widget.js
-share/piwigo/themes/default/js/ui/minified/jquery.ui.accordion.min.js
-share/piwigo/themes/default/js/ui/minified/jquery.ui.autocomplete.min.js
-share/piwigo/themes/default/js/ui/minified/jquery.ui.button.min.js
-share/piwigo/themes/default/js/ui/minified/jquery.ui.core.min.js
-share/piwigo/themes/default/js/ui/minified/jquery.ui.datepicker.min.js
-share/piwigo/themes/default/js/ui/minified/jquery.ui.dialog.min.js
-share/piwigo/themes/default/js/ui/minified/jquery.ui.draggable.min.js
-share/piwigo/themes/default/js/ui/minified/jquery.ui.droppable.min.js
-share/piwigo/themes/default/js/ui/minified/jquery.ui.effect-blind.min.js
-share/piwigo/themes/default/js/ui/minified/jquery.ui.effect-bounce.min.js
-share/piwigo/themes/default/js/ui/minified/jquery.ui.effect-clip.min.js
-share/piwigo/themes/default/js/ui/minified/jquery.ui.effect-drop.min.js
-share/piwigo/themes/default/js/ui/minified/jquery.ui.effect-explode.min.js
-share/piwigo/themes/default/js/ui/minified/jquery.ui.effect-fade.min.js
-share/piwigo/themes/default/js/ui/minified/jquery.ui.effect-fold.min.js
-share/piwigo/themes/default/js/ui/minified/jquery.ui.effect-highlight.min.js
-share/piwigo/themes/default/js/ui/minified/jquery.ui.effect-pulsate.min.js
-share/piwigo/themes/default/js/ui/minified/jquery.ui.effect-scale.min.js
-share/piwigo/themes/default/js/ui/minified/jquery.ui.effect-shake.min.js
-share/piwigo/themes/default/js/ui/minified/jquery.ui.effect-slide.min.js
-share/piwigo/themes/default/js/ui/minified/jquery.ui.effect-transfer.min.js
-share/piwigo/themes/default/js/ui/minified/jquery.ui.effect.min.js
-share/piwigo/themes/default/js/ui/minified/jquery.ui.menu.min.js
-share/piwigo/themes/default/js/ui/minified/jquery.ui.mouse.min.js
-share/piwigo/themes/default/js/ui/minified/jquery.ui.position.min.js
-share/piwigo/themes/default/js/ui/minified/jquery.ui.progressbar.min.js
-share/piwigo/themes/default/js/ui/minified/jquery.ui.resizable.min.js
-share/piwigo/themes/default/js/ui/minified/jquery.ui.selectable.min.js
-share/piwigo/themes/default/js/ui/minified/jquery.ui.slider.min.js
-share/piwigo/themes/default/js/ui/minified/jquery.ui.sortable.min.js
-share/piwigo/themes/default/js/ui/minified/jquery.ui.spinner.min.js
-share/piwigo/themes/default/js/ui/minified/jquery.ui.tabs.min.js
-share/piwigo/themes/default/js/ui/minified/jquery.ui.timepicker-addon.min.js
-share/piwigo/themes/default/js/ui/minified/jquery.ui.tooltip.min.js
-share/piwigo/themes/default/js/ui/minified/jquery.ui.widget.min.js
-share/piwigo/themes/default/js/ui/theme/images/animated-overlay.gif
-share/piwigo/themes/default/js/ui/theme/images/ui-bg_flat_0_aaaaaa_40x100.png
-share/piwigo/themes/default/js/ui/theme/images/ui-bg_flat_75_ffffff_40x100.png
-share/piwigo/themes/default/js/ui/theme/images/ui-bg_glass_55_fbf9ee_1x400.png
-share/piwigo/themes/default/js/ui/theme/images/ui-bg_glass_65_ffffff_1x400.png
-share/piwigo/themes/default/js/ui/theme/images/ui-bg_glass_75_dadada_1x400.png
-share/piwigo/themes/default/js/ui/theme/images/ui-bg_glass_75_e6e6e6_1x400.png
-share/piwigo/themes/default/js/ui/theme/images/ui-bg_glass_95_fef1ec_1x400.png
-share/piwigo/themes/default/js/ui/theme/images/ui-bg_highlight-soft_75_cccccc_1x100.png
-share/piwigo/themes/default/js/ui/theme/images/ui-icons_222222_256x240.png
-share/piwigo/themes/default/js/ui/theme/images/ui-icons_2e83ff_256x240.png
-share/piwigo/themes/default/js/ui/theme/images/ui-icons_454545_256x240.png
-share/piwigo/themes/default/js/ui/theme/images/ui-icons_888888_256x240.png
-share/piwigo/themes/default/js/ui/theme/images/ui-icons_cd0a0a_256x240.png
-share/piwigo/themes/default/js/ui/theme/jquery.ui.accordion.css
-share/piwigo/themes/default/js/ui/theme/jquery.ui.all.css
-share/piwigo/themes/default/js/ui/theme/jquery.ui.autocomplete.css
-share/piwigo/themes/default/js/ui/theme/jquery.ui.base.css
-share/piwigo/themes/default/js/ui/theme/jquery.ui.button.css
-share/piwigo/themes/default/js/ui/theme/jquery.ui.core.css
-share/piwigo/themes/default/js/ui/theme/jquery.ui.datepicker.css
-share/piwigo/themes/default/js/ui/theme/jquery.ui.dialog.css
-share/piwigo/themes/default/js/ui/theme/jquery.ui.menu.css
-share/piwigo/themes/default/js/ui/theme/jquery.ui.progressbar.css
-share/piwigo/themes/default/js/ui/theme/jquery.ui.resizable.css
-share/piwigo/themes/default/js/ui/theme/jquery.ui.selectable.css
-share/piwigo/themes/default/js/ui/theme/jquery.ui.slider.css
-share/piwigo/themes/default/js/ui/theme/jquery.ui.spinner.css
-share/piwigo/themes/default/js/ui/theme/jquery.ui.tabs.css
-share/piwigo/themes/default/js/ui/theme/jquery.ui.theme.css
-share/piwigo/themes/default/js/ui/theme/jquery.ui.timepicker-addon.css
-share/piwigo/themes/default/js/ui/theme/jquery.ui.tooltip.css
-share/piwigo/themes/default/local_head.tpl
-share/piwigo/themes/default/print.css
-share/piwigo/themes/default/s26/index.htm
-share/piwigo/themes/default/s26/outline_005e89.png
-share/piwigo/themes/default/s26/outline_808060.png
-share/piwigo/themes/default/s26/outline_808080.png
-share/piwigo/themes/default/s26/outline_ff3363.png
-share/piwigo/themes/default/s26/outline_ff7700.png
-share/piwigo/themes/default/s26/outline_ffff80.png
-share/piwigo/themes/default/s26/outline_ffffff.png
-share/piwigo/themes/default/template/about.tpl
-share/piwigo/themes/default/template/comment_list.tpl
-share/piwigo/themes/default/template/comments.tpl
-share/piwigo/themes/default/template/footer.tpl
-share/piwigo/themes/default/template/header.tpl
-share/piwigo/themes/default/template/identification.tpl
-share/piwigo/themes/default/template/include/autosize.inc.tpl
-share/piwigo/themes/default/template/include/colorbox.inc.tpl
-share/piwigo/themes/default/template/include/resize.inc.tpl
-share/piwigo/themes/default/template/index.tpl
-share/piwigo/themes/default/template/infos_errors.tpl
-share/piwigo/themes/default/template/mail/index.php
-share/piwigo/themes/default/template/mail/screenshot-clear.png
-share/piwigo/themes/default/template/mail/screenshot-dark.png
-share/piwigo/themes/default/template/mail/text/html/cat_group_info.tpl
-share/piwigo/themes/default/template/mail/text/html/footer.tpl
-share/piwigo/themes/default/template/mail/text/html/global-mail-css.tpl
-share/piwigo/themes/default/template/mail/text/html/header.tpl
-share/piwigo/themes/default/template/mail/text/html/index.php
-share/piwigo/themes/default/template/mail/text/html/mail-css-clear.tpl
-share/piwigo/themes/default/template/mail/text/html/mail-css-dark.tpl
-share/piwigo/themes/default/template/mail/text/html/notification_admin.tpl
-share/piwigo/themes/default/template/mail/text/html/notification_by_mail.tpl
-share/piwigo/themes/default/template/mail/text/index.php
-share/piwigo/themes/default/template/mail/text/plain/cat_group_info.tpl
-share/piwigo/themes/default/template/mail/text/plain/footer.tpl
-share/piwigo/themes/default/template/mail/text/plain/header.tpl
-share/piwigo/themes/default/template/mail/text/plain/index.php
-share/piwigo/themes/default/template/mail/text/plain/notification_admin.tpl
-share/piwigo/themes/default/template/mail/text/plain/notification_by_mail.tpl
-share/piwigo/themes/default/template/mainpage_categories.tpl
-share/piwigo/themes/default/template/menubar.tpl
-share/piwigo/themes/default/template/menubar_categories.tpl
-share/piwigo/themes/default/template/menubar_identification.tpl
-share/piwigo/themes/default/template/menubar_links.tpl
-share/piwigo/themes/default/template/menubar_menu.tpl
-share/piwigo/themes/default/template/menubar_specials.tpl
-share/piwigo/themes/default/template/menubar_tags.tpl
-share/piwigo/themes/default/template/month_calendar.tpl
-share/piwigo/themes/default/template/navigation_bar.tpl
-share/piwigo/themes/default/template/nbm.tpl
-share/piwigo/themes/default/template/no_photo_yet.tpl
-share/piwigo/themes/default/template/notification.tpl
-share/piwigo/themes/default/template/password.tpl
-share/piwigo/themes/default/template/picture.tpl
-share/piwigo/themes/default/template/picture_content.tpl
-share/piwigo/themes/default/template/picture_nav_buttons.tpl
-share/piwigo/themes/default/template/popuphelp.tpl
-share/piwigo/themes/default/template/profile.tpl
-share/piwigo/themes/default/template/profile_content.tpl
-share/piwigo/themes/default/template/redirect.tpl
-share/piwigo/themes/default/template/register.tpl
-share/piwigo/themes/default/template/search.tpl
-share/piwigo/themes/default/template/search_rules.tpl
-share/piwigo/themes/default/template/slideshow.tpl
-share/piwigo/themes/default/template/tags.tpl
-share/piwigo/themes/default/template/thumbnails.tpl
-share/piwigo/themes/default/theme.css
-share/piwigo/themes/default/themeconf.inc.php
-share/piwigo/themes/default/watermarks/Owned_Stamp.png
-share/piwigo/themes/default/watermarks/Sample.png
-share/piwigo/themes/default/watermarks/copyright.png
-share/piwigo/themes/elegant/admin/admin.inc.php
+share/piwigo/install/upgrade_2.7.0.php
+share/piwigo/plugins/LocalFilesEditor/show_default.php
+share/piwigo/plugins/LocalFilesEditor/README.md
+share/piwigo/plugins/LocalFilesEditor/codemirror/mode/javascript/javascript.js
+share/piwigo/plugins/LocalFilesEditor/codemirror/mode/javascript/javascript.css
+share/piwigo/plugins/LocalFilesEditor/codemirror/mode/javascript/index.html
+share/piwigo/plugins/LocalFilesEditor/codemirror/mode/stex/index.html
+share/piwigo/plugins/LocalFilesEditor/codemirror/mode/stex/stex.js
+share/piwigo/plugins/LocalFilesEditor/codemirror/mode/stex/stex.css
+share/piwigo/plugins/LocalFilesEditor/codemirror/mode/htmlmixed/htmlmixed.js
+share/piwigo/plugins/LocalFilesEditor/codemirror/mode/htmlmixed/index.html
+share/piwigo/plugins/LocalFilesEditor/codemirror/mode/css/index.html
+share/piwigo/plugins/LocalFilesEditor/codemirror/mode/css/css.js
+share/piwigo/plugins/LocalFilesEditor/codemirror/mode/css/css.css
+share/piwigo/plugins/LocalFilesEditor/codemirror/mode/php/index.html
+share/piwigo/plugins/LocalFilesEditor/codemirror/mode/php/php.js
+share/piwigo/plugins/LocalFilesEditor/codemirror/mode/diff/index.html
+share/piwigo/plugins/LocalFilesEditor/codemirror/mode/diff/diff.css
+share/piwigo/plugins/LocalFilesEditor/codemirror/mode/diff/diff.js
+share/piwigo/plugins/LocalFilesEditor/codemirror/mode/xml/index.html
+share/piwigo/plugins/LocalFilesEditor/codemirror/mode/xml/xml.css
+share/piwigo/plugins/LocalFilesEditor/codemirror/mode/xml/xml.js
+share/piwigo/plugins/LocalFilesEditor/codemirror/mode/haskell/haskell.css
+share/piwigo/plugins/LocalFilesEditor/codemirror/mode/haskell/haskell.js
+share/piwigo/plugins/LocalFilesEditor/codemirror/mode/haskell/index.html
+share/piwigo/plugins/LocalFilesEditor/codemirror/mode/clike/index.html
+share/piwigo/plugins/LocalFilesEditor/codemirror/mode/clike/clike.js
+share/piwigo/plugins/LocalFilesEditor/codemirror/mode/clike/clike.css
+share/piwigo/plugins/LocalFilesEditor/codemirror/lib/codemirror.js
+share/piwigo/plugins/LocalFilesEditor/codemirror/lib/overlay.js
+share/piwigo/plugins/LocalFilesEditor/codemirror/lib/codemirror.css
+share/piwigo/plugins/LocalFilesEditor/pem_metadata.txt
+share/piwigo/plugins/LocalFilesEditor/main.inc.php
+share/piwigo/plugins/LocalFilesEditor/admin.php
+share/piwigo/plugins/LocalFilesEditor/include/functions.inc.php
+share/piwigo/plugins/LocalFilesEditor/include/lang.inc.php
+share/piwigo/plugins/LocalFilesEditor/include/localconf.inc.php
+share/piwigo/plugins/LocalFilesEditor/include/css.inc.php
+share/piwigo/plugins/LocalFilesEditor/include/tpl.inc.php
+share/piwigo/plugins/LocalFilesEditor/include/plug.inc.php
+share/piwigo/plugins/LocalFilesEditor/maintain.inc.php
+share/piwigo/plugins/LocalFilesEditor/index.php
+share/piwigo/plugins/LocalFilesEditor/template/locfiledit.css
+share/piwigo/plugins/LocalFilesEditor/template/admin.tpl
+share/piwigo/plugins/LocalFilesEditor/template/show_default.tpl
+share/piwigo/plugins/LocalFilesEditor/language/et_EE/plugin.lang.php
+share/piwigo/plugins/LocalFilesEditor/language/et_EE/description.txt
+share/piwigo/plugins/LocalFilesEditor/language/et_EE/index.php
+share/piwigo/plugins/LocalFilesEditor/language/es_ES/plugin.lang.php
+share/piwigo/plugins/LocalFilesEditor/language/es_ES/description.txt
+share/piwigo/plugins/LocalFilesEditor/language/es_ES/index.php
+share/piwigo/plugins/LocalFilesEditor/language/el_GR/plugin.lang.php
+share/piwigo/plugins/LocalFilesEditor/language/el_GR/description.txt
+share/piwigo/plugins/LocalFilesEditor/language/vi_VN/plugin.lang.php
+share/piwigo/plugins/LocalFilesEditor/language/vi_VN/description.txt
+share/piwigo/plugins/LocalFilesEditor/language/vi_VN/index.php
+share/piwigo/plugins/LocalFilesEditor/language/fi_FI/plugin.lang.php
+share/piwigo/plugins/LocalFilesEditor/language/fi_FI/description.txt
+share/piwigo/plugins/LocalFilesEditor/language/sk_SK/plugin.lang.php
+share/piwigo/plugins/LocalFilesEditor/language/sk_SK/description.txt
+share/piwigo/plugins/LocalFilesEditor/language/sk_SK/index.php
+share/piwigo/plugins/LocalFilesEditor/language/ja_JP/plugin.lang.php
+share/piwigo/plugins/LocalFilesEditor/language/ja_JP/description.txt
+share/piwigo/plugins/LocalFilesEditor/language/ja_JP/index.php
+share/piwigo/plugins/LocalFilesEditor/language/sh_RS/plugin.lang.php
+share/piwigo/plugins/LocalFilesEditor/language/sh_RS/description.txt
+share/piwigo/plugins/LocalFilesEditor/language/it_IT/plugin.lang.php
+share/piwigo/plugins/LocalFilesEditor/language/it_IT/description.txt
+share/piwigo/plugins/LocalFilesEditor/language/it_IT/index.php
+share/piwigo/plugins/LocalFilesEditor/language/hr_HR/plugin.lang.php
+share/piwigo/plugins/LocalFilesEditor/language/hr_HR/description.txt
+share/piwigo/plugins/LocalFilesEditor/language/hr_HR/index.php
+share/piwigo/plugins/LocalFilesEditor/language/he_IL/plugin.lang.php
+share/piwigo/plugins/LocalFilesEditor/language/he_IL/description.txt
+share/piwigo/plugins/LocalFilesEditor/language/he_IL/index.php
+share/piwigo/plugins/LocalFilesEditor/language/ar_SA/plugin.lang.php
+share/piwigo/plugins/LocalFilesEditor/language/ar_SA/description.txt
+share/piwigo/plugins/LocalFilesEditor/language/ar_SA/index.php
+share/piwigo/plugins/LocalFilesEditor/language/sl_SI/plugin.lang.php
+share/piwigo/plugins/LocalFilesEditor/language/sl_SI/description.txt
+share/piwigo/plugins/LocalFilesEditor/language/zh_HK/plugin.lang.php
+share/piwigo/plugins/LocalFilesEditor/language/zh_HK/description.txt
+share/piwigo/plugins/LocalFilesEditor/language/zh_CN/plugin.lang.php
+share/piwigo/plugins/LocalFilesEditor/language/zh_CN/description.txt
+share/piwigo/plugins/LocalFilesEditor/language/zh_CN/index.php
+share/piwigo/plugins/LocalFilesEditor/language/km_KH/plugin.lang.php
+share/piwigo/plugins/LocalFilesEditor/language/br_FR/plugin.lang.php
+share/piwigo/plugins/LocalFilesEditor/language/br_FR/description.txt
+share/piwigo/plugins/LocalFilesEditor/language/br_FR/index.php
+share/piwigo/plugins/LocalFilesEditor/language/af_ZA/plugin.lang.php
+share/piwigo/plugins/LocalFilesEditor/language/af_ZA/description.txt
+share/piwigo/plugins/LocalFilesEditor/language/af_ZA/index.php
+share/piwigo/plugins/LocalFilesEditor/language/de_DE/plugin.lang.php
+share/piwigo/plugins/LocalFilesEditor/language/de_DE/description.txt
+share/piwigo/plugins/LocalFilesEditor/language/de_DE/index.php
+share/piwigo/plugins/LocalFilesEditor/language/fr_FR/plugin.lang.php
+share/piwigo/plugins/LocalFilesEditor/language/fr_FR/description.txt
+share/piwigo/plugins/LocalFilesEditor/language/fr_FR/index.php
+share/piwigo/plugins/LocalFilesEditor/language/da_DK/plugin.lang.php
+share/piwigo/plugins/LocalFilesEditor/language/da_DK/description.txt
+share/piwigo/plugins/LocalFilesEditor/language/nb_NO/plugin.lang.php
+share/piwigo/plugins/LocalFilesEditor/language/nb_NO/description.txt
+share/piwigo/plugins/LocalFilesEditor/language/nb_NO/index.php
+share/piwigo/plugins/LocalFilesEditor/language/uk_UA/plugin.lang.php
+share/piwigo/plugins/LocalFilesEditor/language/uk_UA/description.txt
+share/piwigo/plugins/LocalFilesEditor/language/ta_IN/plugin.lang.php
+share/piwigo/plugins/LocalFilesEditor/language/ta_IN/description.txt
+share/piwigo/plugins/LocalFilesEditor/language/sr_RS/plugin.lang.php
+share/piwigo/plugins/LocalFilesEditor/language/sr_RS/description.txt
+share/piwigo/plugins/LocalFilesEditor/language/sr_RS/index.php
+share/piwigo/plugins/LocalFilesEditor/language/eo_EO/plugin.lang.php
+share/piwigo/plugins/LocalFilesEditor/language/eo_EO/description.txt
+share/piwigo/plugins/LocalFilesEditor/language/eu_ES/plugin.lang.php
+share/piwigo/plugins/LocalFilesEditor/language/eu_ES/description.txt
+share/piwigo/plugins/LocalFilesEditor/language/ca_ES/plugin.lang.php
+share/piwigo/plugins/LocalFilesEditor/language/ca_ES/description.txt
+share/piwigo/plugins/LocalFilesEditor/language/fa_IR/plugin.lang.php
+share/piwigo/plugins/LocalFilesEditor/language/fa_IR/description.txt
+share/piwigo/plugins/LocalFilesEditor/language/fa_IR/index.php
+share/piwigo/plugins/LocalFilesEditor/language/fr_CA/plugin.lang.php
+share/piwigo/plugins/LocalFilesEditor/language/fr_CA/description.txt
+share/piwigo/plugins/LocalFilesEditor/language/fr_CA/index.php
+share/piwigo/plugins/LocalFilesEditor/language/zh_TW/plugin.lang.php
+share/piwigo/plugins/LocalFilesEditor/language/zh_TW/description.txt
+share/piwigo/plugins/LocalFilesEditor/language/zh_TW/index.php
+share/piwigo/plugins/LocalFilesEditor/language/hu_HU/plugin.lang.php
+share/piwigo/plugins/LocalFilesEditor/language/hu_HU/description.txt
+share/piwigo/plugins/LocalFilesEditor/language/hu_HU/index.php
+share/piwigo/plugins/LocalFilesEditor/language/kn_IN/plugin.lang.php
+share/piwigo/plugins/LocalFilesEditor/language/kn_IN/description.txt
+share/piwigo/plugins/LocalFilesEditor/language/index.php
+share/piwigo/plugins/LocalFilesEditor/language/pl_PL/plugin.lang.php
+share/piwigo/plugins/LocalFilesEditor/language/pl_PL/description.txt
+share/piwigo/plugins/LocalFilesEditor/language/pl_PL/index.php
+share/piwigo/plugins/LocalFilesEditor/language/pt_BR/plugin.lang.php
+share/piwigo/plugins/LocalFilesEditor/language/pt_BR/description.txt
+share/piwigo/plugins/LocalFilesEditor/language/pt_BR/index.php
+share/piwigo/plugins/LocalFilesEditor/language/cs_CZ/plugin.lang.php
+share/piwigo/plugins/LocalFilesEditor/language/cs_CZ/description.txt
+share/piwigo/plugins/LocalFilesEditor/language/cs_CZ/index.php
+share/piwigo/plugins/LocalFilesEditor/language/lv_LV/plugin.lang.php
+share/piwigo/plugins/LocalFilesEditor/language/lv_LV/description.txt
+share/piwigo/plugins/LocalFilesEditor/language/lv_LV/index.php
+share/piwigo/plugins/LocalFilesEditor/language/sv_SE/plugin.lang.php
+share/piwigo/plugins/LocalFilesEditor/language/sv_SE/description.txt
+share/piwigo/plugins/LocalFilesEditor/language/sv_SE/index.php
+share/piwigo/plugins/LocalFilesEditor/language/gl_ES/plugin.lang.php
+share/piwigo/plugins/LocalFilesEditor/language/gl_ES/description.txt
+share/piwigo/plugins/LocalFilesEditor/language/lt_LT/plugin.lang.php
+share/piwigo/plugins/LocalFilesEditor/language/lt_LT/description.txt
+share/piwigo/plugins/LocalFilesEditor/language/tr_TR/plugin.lang.php
+share/piwigo/plugins/LocalFilesEditor/language/tr_TR/description.txt
+share/piwigo/plugins/LocalFilesEditor/language/tr_TR/index.php
+share/piwigo/plugins/LocalFilesEditor/language/mn_MN/plugin.lang.php
+share/piwigo/plugins/LocalFilesEditor/language/mn_MN/description.txt
+share/piwigo/plugins/LocalFilesEditor/language/mn_MN/index.php
+share/piwigo/plugins/LocalFilesEditor/language/bg_BG/plugin.lang.php
+share/piwigo/plugins/LocalFilesEditor/language/bg_BG/description.txt
+share/piwigo/plugins/LocalFilesEditor/language/bg_BG/index.php
+share/piwigo/plugins/LocalFilesEditor/language/ru_RU/plugin.lang.php
+share/piwigo/plugins/LocalFilesEditor/language/ru_RU/description.txt
+share/piwigo/plugins/LocalFilesEditor/language/ru_RU/index.php
+share/piwigo/plugins/LocalFilesEditor/language/ka_GE/plugin.lang.php
+share/piwigo/plugins/LocalFilesEditor/language/ka_GE/description.txt
+share/piwigo/plugins/LocalFilesEditor/language/ka_GE/index.php
+share/piwigo/plugins/LocalFilesEditor/language/nn_NO/plugin.lang.php
+share/piwigo/plugins/LocalFilesEditor/language/nn_NO/description.txt
+share/piwigo/plugins/LocalFilesEditor/language/th_TH/plugin.lang.php
+share/piwigo/plugins/LocalFilesEditor/language/th_TH/description.txt
+share/piwigo/plugins/LocalFilesEditor/language/th_TH/index.php
+share/piwigo/plugins/LocalFilesEditor/language/nl_NL/plugin.lang.php
+share/piwigo/plugins/LocalFilesEditor/language/nl_NL/description.txt
+share/piwigo/plugins/LocalFilesEditor/language/nl_NL/index.php
+share/piwigo/plugins/LocalFilesEditor/language/pt_PT/plugin.lang.php
+share/piwigo/plugins/LocalFilesEditor/language/pt_PT/description.txt
+share/piwigo/plugins/LocalFilesEditor/language/pt_PT/index.php
+share/piwigo/plugins/LocalFilesEditor/language/ro_RO/plugin.lang.php
+share/piwigo/plugins/LocalFilesEditor/language/ro_RO/description.txt
+share/piwigo/plugins/LocalFilesEditor/language/en_UK/plugin.lang.php
+share/piwigo/plugins/LocalFilesEditor/language/en_UK/description.txt
+share/piwigo/plugins/LocalFilesEditor/language/en_UK/index.php
+share/piwigo/plugins/language_switch/pem_metadata.txt
+share/piwigo/plugins/language_switch/README.md
+share/piwigo/plugins/language_switch/main.inc.php
+share/piwigo/plugins/language_switch/language_switch_flags.tpl
+share/piwigo/plugins/language_switch/language_switch.inc.php
+share/piwigo/plugins/language_switch/language_switch.css
+share/piwigo/plugins/language_switch/language/et_EE/description.txt
+share/piwigo/plugins/language_switch/language/et_EE/index.php
+share/piwigo/plugins/language_switch/language/es_ES/description.txt
+share/piwigo/plugins/language_switch/language/es_ES/index.php
+share/piwigo/plugins/language_switch/language/el_GR/description.txt
+share/piwigo/plugins/language_switch/language/vi_VN/description.txt
+share/piwigo/plugins/language_switch/language/vi_VN/index.php
+share/piwigo/plugins/language_switch/language/fi_FI/description.txt
+share/piwigo/plugins/language_switch/language/sk_SK/description.txt
+share/piwigo/plugins/language_switch/language/sk_SK/index.php
+share/piwigo/plugins/language_switch/language/ja_JP/description.txt
+share/piwigo/plugins/language_switch/language/ja_JP/index.php
+share/piwigo/plugins/language_switch/language/sh_RS/description.txt
+share/piwigo/plugins/language_switch/language/it_IT/description.txt
+share/piwigo/plugins/language_switch/language/it_IT/index.php
+share/piwigo/plugins/language_switch/language/hr_HR/description.txt
+share/piwigo/plugins/language_switch/language/hr_HR/index.php
+share/piwigo/plugins/language_switch/language/he_IL/description.txt
+share/piwigo/plugins/language_switch/language/he_IL/index.php
+share/piwigo/plugins/language_switch/language/ar_SA/description.txt
+share/piwigo/plugins/language_switch/language/ar_SA/index.php
+share/piwigo/plugins/language_switch/language/sl_SI/description.txt
+share/piwigo/plugins/language_switch/language/zh_HK/description.txt
+share/piwigo/plugins/language_switch/language/zh_CN/description.txt
+share/piwigo/plugins/language_switch/language/zh_CN/index.php
+share/piwigo/plugins/language_switch/language/km_KH/description.txt
+share/piwigo/plugins/language_switch/language/km_KH/index.php
+share/piwigo/plugins/language_switch/language/br_FR/description.txt
+share/piwigo/plugins/language_switch/language/af_ZA/description.txt
+share/piwigo/plugins/language_switch/language/af_ZA/index.php
+share/piwigo/plugins/language_switch/language/de_DE/description.txt
+share/piwigo/plugins/language_switch/language/de_DE/index.php
+share/piwigo/plugins/language_switch/language/fr_FR/description.txt
+share/piwigo/plugins/language_switch/language/fr_FR/index.php
+share/piwigo/plugins/language_switch/language/da_DK/description.txt
+share/piwigo/plugins/language_switch/language/nb_NO/description.txt
+share/piwigo/plugins/language_switch/language/nb_NO/index.php
+share/piwigo/plugins/language_switch/language/uk_UA/description.txt
+share/piwigo/plugins/language_switch/language/ta_IN/description.txt
+share/piwigo/plugins/language_switch/language/sr_RS/description.txt
+share/piwigo/plugins/language_switch/language/sr_RS/index.php
+share/piwigo/plugins/language_switch/language/eo_EO/description.txt
+share/piwigo/plugins/language_switch/language/eu_ES/description.txt
+share/piwigo/plugins/language_switch/language/ca_ES/description.txt
+share/piwigo/plugins/language_switch/language/fa_IR/description.txt
+share/piwigo/plugins/language_switch/language/fa_IR/index.php
+share/piwigo/plugins/language_switch/language/fr_CA/description.txt
+share/piwigo/plugins/language_switch/language/fr_CA/index.php
+share/piwigo/plugins/language_switch/language/zh_TW/description.txt
+share/piwigo/plugins/language_switch/language/zh_TW/index.php
+share/piwigo/plugins/language_switch/language/hu_HU/description.txt
+share/piwigo/plugins/language_switch/language/hu_HU/index.php
+share/piwigo/plugins/language_switch/language/kn_IN/description.txt
+share/piwigo/plugins/language_switch/language/index.php
+share/piwigo/plugins/language_switch/language/pl_PL/description.txt
+share/piwigo/plugins/language_switch/language/pl_PL/index.php
+share/piwigo/plugins/language_switch/language/pt_BR/description.txt
+share/piwigo/plugins/language_switch/language/pt_BR/index.php
+share/piwigo/plugins/language_switch/language/cs_CZ/description.txt
+share/piwigo/plugins/language_switch/language/cs_CZ/index.php
+share/piwigo/plugins/language_switch/language/lv_LV/description.txt
+share/piwigo/plugins/language_switch/language/lv_LV/index.php
+share/piwigo/plugins/language_switch/language/sv_SE/description.txt
+share/piwigo/plugins/language_switch/language/sv_SE/index.php
+share/piwigo/plugins/language_switch/language/gl_ES/description.txt
+share/piwigo/plugins/language_switch/language/lt_LT/description.txt
+share/piwigo/plugins/language_switch/language/tr_TR/description.txt
+share/piwigo/plugins/language_switch/language/tr_TR/index.php
+share/piwigo/plugins/language_switch/language/mn_MN/description.txt
+share/piwigo/plugins/language_switch/language/mn_MN/index.php
+share/piwigo/plugins/language_switch/language/bg_BG/description.txt
+share/piwigo/plugins/language_switch/language/bg_BG/index.php
+share/piwigo/plugins/language_switch/language/ru_RU/description.txt
+share/piwigo/plugins/language_switch/language/ru_RU/index.php
+share/piwigo/plugins/language_switch/language/ko_KR/description.txt
+share/piwigo/plugins/language_switch/language/ka_GE/description.txt
+share/piwigo/plugins/language_switch/language/ka_GE/index.php
+share/piwigo/plugins/language_switch/language/nn_NO/description.txt
+share/piwigo/plugins/language_switch/language/th_TH/description.txt
+share/piwigo/plugins/language_switch/language/th_TH/index.php
+share/piwigo/plugins/language_switch/language/nl_NL/description.txt
+share/piwigo/plugins/language_switch/language/nl_NL/index.php
+share/piwigo/plugins/language_switch/language/pt_PT/description.txt
+share/piwigo/plugins/language_switch/language/pt_PT/index.php
+share/piwigo/plugins/language_switch/language/ro_RO/description.txt
+share/piwigo/plugins/language_switch/language/en_UK/description.txt
+share/piwigo/plugins/language_switch/language/en_UK/index.php
+share/piwigo/plugins/language_switch/flag_sprite.jpg
+share/piwigo/plugins/language_switch/index.php
+share/piwigo/plugins/language_switch/style.css
+share/piwigo/plugins/language_switch/flag_sprite_original.png
+share/piwigo/plugins/AdminTools/pem_metadata.txt
+share/piwigo/plugins/AdminTools/README.md
+share/piwigo/plugins/AdminTools/main.inc.php
+share/piwigo/plugins/AdminTools/admin.php
+share/piwigo/plugins/AdminTools/include/events.inc.php
+share/piwigo/plugins/AdminTools/include/index.php
+share/piwigo/plugins/AdminTools/include/MultiView.class.php
+share/piwigo/plugins/AdminTools/template/public_style.css
+share/piwigo/plugins/AdminTools/template/admin.tpl
+share/piwigo/plugins/AdminTools/template/public_controller.tpl
+share/piwigo/plugins/AdminTools/template/admin_controller.js
+share/piwigo/plugins/AdminTools/template/public_controller.js
+share/piwigo/plugins/AdminTools/template/admin_controller.tpl
+share/piwigo/plugins/AdminTools/template/index.php
+share/piwigo/plugins/AdminTools/template/mousetrap.min.js
+share/piwigo/plugins/AdminTools/template/fontello/css/fontello-ato-ie7.css
+share/piwigo/plugins/AdminTools/template/fontello/css/animation.css
+share/piwigo/plugins/AdminTools/template/fontello/css/fontello-ato.css
+share/piwigo/plugins/AdminTools/template/fontello/css/fontello-ato-embedded.css
+share/piwigo/plugins/AdminTools/template/fontello/css/fontello-ato-codes.css
+share/piwigo/plugins/AdminTools/template/fontello/css/fontello-ato-ie7-codes.css
+share/piwigo/plugins/AdminTools/template/fontello/font/fontello-ato.woff
+share/piwigo/plugins/AdminTools/template/fontello/font/fontello-ato.eot
+share/piwigo/plugins/AdminTools/template/fontello/font/fontello-ato.svg
+share/piwigo/plugins/AdminTools/template/fontello/font/fontello-ato.ttf
+share/piwigo/plugins/AdminTools/template/fontello/README.txt
+share/piwigo/plugins/AdminTools/template/fontello/LICENSE.txt
+share/piwigo/plugins/AdminTools/template/fontello/config.json
+share/piwigo/plugins/AdminTools/template/fontello/demo.html
+share/piwigo/plugins/AdminTools/template/admin_style.css
+share/piwigo/plugins/AdminTools/maintain.class.php
+share/piwigo/plugins/AdminTools/index.php
+share/piwigo/plugins/AdminTools/language/en_GB/plugin.lang.php
+share/piwigo/plugins/AdminTools/language/et_EE/plugin.lang.php
+share/piwigo/plugins/AdminTools/language/et_EE/description.txt
+share/piwigo/plugins/AdminTools/language/et_EE/index.php
+share/piwigo/plugins/AdminTools/language/es_ES/plugin.lang.php
+share/piwigo/plugins/AdminTools/language/es_ES/description.txt
+share/piwigo/plugins/AdminTools/language/es_ES/index.php
+share/piwigo/plugins/AdminTools/language/el_GR/plugin.lang.php
+share/piwigo/plugins/AdminTools/language/el_GR/description.txt
+share/piwigo/plugins/AdminTools/language/el_GR/index.php
+share/piwigo/plugins/AdminTools/language/vi_VN/plugin.lang.php
+share/piwigo/plugins/AdminTools/language/vi_VN/description.txt
+share/piwigo/plugins/AdminTools/language/vi_VN/index.php
+share/piwigo/plugins/AdminTools/language/fi_FI/plugin.lang.php
+share/piwigo/plugins/AdminTools/language/fi_FI/description.txt
+share/piwigo/plugins/AdminTools/language/fi_FI/index.php
+share/piwigo/plugins/AdminTools/language/en_US/plugin.lang.php
+share/piwigo/plugins/AdminTools/language/en_US/index.php
+share/piwigo/plugins/AdminTools/language/sk_SK/plugin.lang.php
+share/piwigo/plugins/AdminTools/language/sk_SK/description.txt
+share/piwigo/plugins/AdminTools/language/sk_SK/index.php
+share/piwigo/plugins/AdminTools/language/ja_JP/plugin.lang.php
+share/piwigo/plugins/AdminTools/language/ja_JP/description.txt
+share/piwigo/plugins/AdminTools/language/ja_JP/index.php
+share/piwigo/plugins/AdminTools/language/sh_RS/plugin.lang.php
+share/piwigo/plugins/AdminTools/language/sh_RS/description.txt
+share/piwigo/plugins/AdminTools/language/sh_RS/index.php
+share/piwigo/plugins/AdminTools/language/it_IT/plugin.lang.php
+share/piwigo/plugins/AdminTools/language/it_IT/description.txt
+share/piwigo/plugins/AdminTools/language/it_IT/index.php
+share/piwigo/plugins/AdminTools/language/he_IL/plugin.lang.php
+share/piwigo/plugins/AdminTools/language/he_IL/description.txt
+share/piwigo/plugins/AdminTools/language/he_IL/index.php
+share/piwigo/plugins/AdminTools/language/ar_SA/plugin.lang.php
+share/piwigo/plugins/AdminTools/language/ar_SA/description.txt
+share/piwigo/plugins/AdminTools/language/ar_SA/index.php
+share/piwigo/plugins/AdminTools/language/sl_SI/plugin.lang.php
+share/piwigo/plugins/AdminTools/language/sl_SI/description.txt
+share/piwigo/plugins/AdminTools/language/sl_SI/index.php
+share/piwigo/plugins/AdminTools/language/zh_HK/plugin.lang.php
+share/piwigo/plugins/AdminTools/language/zh_HK/description.txt
+share/piwigo/plugins/AdminTools/language/zh_HK/index.php
+share/piwigo/plugins/AdminTools/language/zh_CN/plugin.lang.php
+share/piwigo/plugins/AdminTools/language/zh_CN/description.txt
+share/piwigo/plugins/AdminTools/language/zh_CN/index.php
+share/piwigo/plugins/AdminTools/language/km_KH/plugin.lang.php
+share/piwigo/plugins/AdminTools/language/km_KH/description.txt
+share/piwigo/plugins/AdminTools/language/km_KH/index.php
+share/piwigo/plugins/AdminTools/language/br_FR/plugin.lang.php
+share/piwigo/plugins/AdminTools/language/br_FR/description.txt
+share/piwigo/plugins/AdminTools/language/br_FR/index.php
+share/piwigo/plugins/AdminTools/language/de_DE/plugin.lang.php
+share/piwigo/plugins/AdminTools/language/de_DE/description.txt
+share/piwigo/plugins/AdminTools/language/de_DE/index.php
+share/piwigo/plugins/AdminTools/language/fr_FR/plugin.lang.php
+share/piwigo/plugins/AdminTools/language/fr_FR/description.txt
+share/piwigo/plugins/AdminTools/language/fr_FR/index.php
+share/piwigo/plugins/AdminTools/language/da_DK/plugin.lang.php
+share/piwigo/plugins/AdminTools/language/da_DK/description.txt
+share/piwigo/plugins/AdminTools/language/da_DK/index.php
+share/piwigo/plugins/AdminTools/language/nb_NO/plugin.lang.php
+share/piwigo/plugins/AdminTools/language/nb_NO/description.txt
+share/piwigo/plugins/AdminTools/language/nb_NO/index.php
+share/piwigo/plugins/AdminTools/language/uk_UA/plugin.lang.php
+share/piwigo/plugins/AdminTools/language/uk_UA/description.txt
+share/piwigo/plugins/AdminTools/language/uk_UA/index.php
+share/piwigo/plugins/AdminTools/language/ta_IN/plugin.lang.php
+share/piwigo/plugins/AdminTools/language/ta_IN/description.txt
+share/piwigo/plugins/AdminTools/language/ta_IN/index.php
+share/piwigo/plugins/AdminTools/language/sr_RS/plugin.lang.php
+share/piwigo/plugins/AdminTools/language/sr_RS/description.txt
+share/piwigo/plugins/AdminTools/language/sr_RS/index.php
+share/piwigo/plugins/AdminTools/language/eo_EO/plugin.lang.php
+share/piwigo/plugins/AdminTools/language/eo_EO/description.txt
+share/piwigo/plugins/AdminTools/language/eo_EO/index.php
+share/piwigo/plugins/AdminTools/language/eu_ES/plugin.lang.php
+share/piwigo/plugins/AdminTools/language/eu_ES/description.txt
+share/piwigo/plugins/AdminTools/language/ca_ES/plugin.lang.php
+share/piwigo/plugins/AdminTools/language/ca_ES/description.txt
+share/piwigo/plugins/AdminTools/language/ca_ES/index.php
+share/piwigo/plugins/AdminTools/language/fa_IR/plugin.lang.php
+share/piwigo/plugins/AdminTools/language/fa_IR/description.txt
+share/piwigo/plugins/AdminTools/language/fa_IR/index.php
+share/piwigo/plugins/AdminTools/language/id_ID/plugin.lang.php
+share/piwigo/plugins/AdminTools/language/fr_CA/plugin.lang.php
+share/piwigo/plugins/AdminTools/language/fr_CA/description.txt
+share/piwigo/plugins/AdminTools/language/fr_CA/index.php
+share/piwigo/plugins/AdminTools/language/zh_TW/plugin.lang.php
+share/piwigo/plugins/AdminTools/language/zh_TW/description.txt
+share/piwigo/plugins/AdminTools/language/zh_TW/index.php
+share/piwigo/plugins/AdminTools/language/hu_HU/plugin.lang.php
+share/piwigo/plugins/AdminTools/language/hu_HU/description.txt
+share/piwigo/plugins/AdminTools/language/hu_HU/index.php
+share/piwigo/plugins/AdminTools/language/pl_PL/plugin.lang.php
+share/piwigo/plugins/AdminTools/language/pl_PL/description.txt
+share/piwigo/plugins/AdminTools/language/pl_PL/index.php
+share/piwigo/plugins/AdminTools/language/index.php
+share/piwigo/plugins/AdminTools/language/pt_BR/plugin.lang.php
+share/piwigo/plugins/AdminTools/language/pt_BR/description.txt
+share/piwigo/plugins/AdminTools/language/pt_BR/index.php
+share/piwigo/plugins/AdminTools/language/cs_CZ/plugin.lang.php
+share/piwigo/plugins/AdminTools/language/cs_CZ/description.txt
+share/piwigo/plugins/AdminTools/language/cs_CZ/index.php
+share/piwigo/plugins/AdminTools/language/lv_LV/plugin.lang.php
+share/piwigo/plugins/AdminTools/language/lv_LV/description.txt
+share/piwigo/plugins/AdminTools/language/lv_LV/index.php
+share/piwigo/plugins/AdminTools/language/sv_SE/plugin.lang.php
+share/piwigo/plugins/AdminTools/language/sv_SE/description.txt
+share/piwigo/plugins/AdminTools/language/sv_SE/index.php
+share/piwigo/plugins/AdminTools/language/gl_ES/plugin.lang.php
+share/piwigo/plugins/AdminTools/language/gl_ES/description.txt
+share/piwigo/plugins/AdminTools/language/gl_ES/index.php
+share/piwigo/plugins/AdminTools/language/lt_LT/plugin.lang.php
+share/piwigo/plugins/AdminTools/language/lt_LT/description.txt
+share/piwigo/plugins/AdminTools/language/lt_LT/index.php
+share/piwigo/plugins/AdminTools/language/tr_TR/plugin.lang.php
+share/piwigo/plugins/AdminTools/language/tr_TR/description.txt
+share/piwigo/plugins/AdminTools/language/tr_TR/index.php
+share/piwigo/plugins/AdminTools/language/mn_MN/plugin.lang.php
+share/piwigo/plugins/AdminTools/language/mn_MN/description.txt
+share/piwigo/plugins/AdminTools/language/mn_MN/index.php
+share/piwigo/plugins/AdminTools/language/bg_BG/plugin.lang.php
+share/piwigo/plugins/AdminTools/language/bg_BG/description.txt
+share/piwigo/plugins/AdminTools/language/bg_BG/index.php
+share/piwigo/plugins/AdminTools/language/ru_RU/plugin.lang.php
+share/piwigo/plugins/AdminTools/language/ru_RU/description.txt
+share/piwigo/plugins/AdminTools/language/ru_RU/index.php
+share/piwigo/plugins/AdminTools/language/ko_KR/plugin.lang.php
+share/piwigo/plugins/AdminTools/language/ko_KR/description.txt
+share/piwigo/plugins/AdminTools/language/th_TH/plugin.lang.php
+share/piwigo/plugins/AdminTools/language/nl_NL/plugin.lang.php
+share/piwigo/plugins/AdminTools/language/nl_NL/description.txt
+share/piwigo/plugins/AdminTools/language/nl_NL/index.php
+share/piwigo/plugins/AdminTools/language/pt_PT/plugin.lang.php
+share/piwigo/plugins/AdminTools/language/pt_PT/description.txt
+share/piwigo/plugins/AdminTools/language/pt_PT/index.php
+share/piwigo/plugins/AdminTools/language/ro_RO/plugin.lang.php
+share/piwigo/plugins/AdminTools/language/ro_RO/description.txt
+share/piwigo/plugins/AdminTools/language/ro_RO/index.php
+share/piwigo/plugins/AdminTools/language/en_UK/plugin.lang.php
+share/piwigo/plugins/AdminTools/language/en_UK/description.txt
+share/piwigo/plugins/AdminTools/language/en_UK/index.php
+share/piwigo/plugins/TakeATour/tours/first_contact/config.inc.php
+share/piwigo/plugins/TakeATour/tours/first_contact/tour.tpl.bak
+share/piwigo/plugins/TakeATour/tours/first_contact/tour.tpl
+share/piwigo/plugins/TakeATour/tours/2_7_0/config.inc.php
+share/piwigo/plugins/TakeATour/tours/2_7_0/tour.tpl
+share/piwigo/plugins/TakeATour/tours/scaling/scaling.tpl
+share/piwigo/plugins/TakeATour/tours/manage_albums/config.inc.php
+share/piwigo/plugins/TakeATour/tours/manage_albums/tour.tpl
+share/piwigo/plugins/TakeATour/tours/privacy/config.inc.php
+share/piwigo/plugins/TakeATour/tours/privacy/tour.tpl
+share/piwigo/plugins/TakeATour/tours/plugins/config.inc.php
+share/piwigo/plugins/TakeATour/tours/plugins/tour.tpl
+share/piwigo/plugins/TakeATour/tours/2_8_0/config.inc.php
+share/piwigo/plugins/TakeATour/tours/2_8_0/tour.tpl
+share/piwigo/plugins/TakeATour/tours/2_9_0/config.inc.php
+share/piwigo/plugins/TakeATour/tours/2_9_0/tour.tpl
+share/piwigo/plugins/TakeATour/tours/edit_photos/config.inc.php
+share/piwigo/plugins/TakeATour/tours/edit_photos/tour.tpl
+share/piwigo/plugins/TakeATour/tours/config/config.inc.php
+share/piwigo/plugins/TakeATour/tours/config/tour.tpl
+share/piwigo/plugins/TakeATour/js/custom.patch
+share/piwigo/plugins/TakeATour/js/custom-bootstrap-tour-standalone.js
+share/piwigo/plugins/TakeATour/css/clear.css
+share/piwigo/plugins/TakeATour/css/bootstrap-tour-standalone.css
+share/piwigo/plugins/TakeATour/css/admin.css
+share/piwigo/plugins/TakeATour/css/roma.css
+share/piwigo/plugins/TakeATour/README.md
+share/piwigo/plugins/TakeATour/pem_metadata.txt
+share/piwigo/plugins/TakeATour/main.inc.php
+share/piwigo/plugins/TakeATour/admin.php
+share/piwigo/plugins/TakeATour/tpl/admin.tpl
+share/piwigo/plugins/TakeATour/tpl/js_css.tpl
+share/piwigo/plugins/TakeATour/language/en_GB/tour_first_contact.lang.php
+share/piwigo/plugins/TakeATour/language/et_EE/tour_2_7_0.lang.php
+share/piwigo/plugins/TakeATour/language/et_EE/plugin.lang.php
+share/piwigo/plugins/TakeATour/language/et_EE/description.txt
+share/piwigo/plugins/TakeATour/language/et_EE/index.php
+share/piwigo/plugins/TakeATour/language/es_ES/tour_privacy.lang.php
+share/piwigo/plugins/TakeATour/language/es_ES/plugin.lang.php
+share/piwigo/plugins/TakeATour/language/es_ES/tour_first_contact.lang.php
+share/piwigo/plugins/TakeATour/language/es_ES/tour_2_7_0.lang.php
+share/piwigo/plugins/TakeATour/language/es_ES/tour_2_8_0.lang.php
+share/piwigo/plugins/TakeATour/language/es_ES/description.txt
+share/piwigo/plugins/TakeATour/language/es_ES/index.php
+share/piwigo/plugins/TakeATour/language/el_GR/tour_privacy.lang.php
+share/piwigo/plugins/TakeATour/language/el_GR/plugin.lang.php
+share/piwigo/plugins/TakeATour/language/el_GR/tour_first_contact.lang.php
+share/piwigo/plugins/TakeATour/language/el_GR/tour_2_7_0.lang.php
+share/piwigo/plugins/TakeATour/language/el_GR/tour_2_8_0.lang.php
+share/piwigo/plugins/TakeATour/language/el_GR/tour_2_9_0.lang.php
+share/piwigo/plugins/TakeATour/language/el_GR/description.txt
+share/piwigo/plugins/TakeATour/language/el_GR/index.php
+share/piwigo/plugins/TakeATour/language/vi_VN/tour_2_7_0.lang.php
+share/piwigo/plugins/TakeATour/language/vi_VN/plugin.lang.php
+share/piwigo/plugins/TakeATour/language/vi_VN/tour_first_contact.lang.php
+share/piwigo/plugins/TakeATour/language/vi_VN/description.txt
+share/piwigo/plugins/TakeATour/language/vi_VN/index.php
+share/piwigo/plugins/TakeATour/language/fi_FI/tour_2_7_0.lang.php
+share/piwigo/plugins/TakeATour/language/fi_FI/plugin.lang.php
+share/piwigo/plugins/TakeATour/language/fi_FI/tour_first_contact.lang.php
+share/piwigo/plugins/TakeATour/language/fi_FI/description.txt
+share/piwigo/plugins/TakeATour/language/fi_FI/index.php
+share/piwigo/plugins/TakeATour/language/sk_SK/tour_2_7_0.lang.php
+share/piwigo/plugins/TakeATour/language/sk_SK/plugin.lang.php
+share/piwigo/plugins/TakeATour/language/sk_SK/tour_first_contact.lang.php
+share/piwigo/plugins/TakeATour/language/sk_SK/tour_2_8_0.lang.php
+share/piwigo/plugins/TakeATour/language/sk_SK/description.txt
+share/piwigo/plugins/TakeATour/language/sk_SK/index.php
+share/piwigo/plugins/TakeATour/language/it_IT/tour_privacy.lang.php
+share/piwigo/plugins/TakeATour/language/it_IT/plugin.lang.php
+share/piwigo/plugins/TakeATour/language/it_IT/tour_first_contact.lang.php
+share/piwigo/plugins/TakeATour/language/it_IT/tour_2_7_0.lang.php
+share/piwigo/plugins/TakeATour/language/it_IT/tour_2_8_0.lang.php
+share/piwigo/plugins/TakeATour/language/it_IT/tour_2_9_0.lang.php
+share/piwigo/plugins/TakeATour/language/it_IT/description.txt
+share/piwigo/plugins/TakeATour/language/it_IT/index.php
+share/piwigo/plugins/TakeATour/language/he_IL/plugin.lang.php
+share/piwigo/plugins/TakeATour/language/sl_SI/tour_2_7_0.lang.php
+share/piwigo/plugins/TakeATour/language/sl_SI/plugin.lang.php
+share/piwigo/plugins/TakeATour/language/sl_SI/tour_first_contact.lang.php
+share/piwigo/plugins/TakeATour/language/sl_SI/tour_2_8_0.lang.php
+share/piwigo/plugins/TakeATour/language/sl_SI/tour_2_9_0.lang.php
+share/piwigo/plugins/TakeATour/language/sl_SI/description.txt
+share/piwigo/plugins/TakeATour/language/sl_SI/index.php
+share/piwigo/plugins/TakeATour/language/zh_HK/tour_2_8_0.lang.php
+share/piwigo/plugins/TakeATour/language/zh_HK/tour_2_9_0.lang.php
+share/piwigo/plugins/TakeATour/language/zh_CN/tour_privacy.lang.php
+share/piwigo/plugins/TakeATour/language/zh_CN/plugin.lang.php
+share/piwigo/plugins/TakeATour/language/zh_CN/tour_first_contact.lang.php
+share/piwigo/plugins/TakeATour/language/zh_CN/tour_2_7_0.lang.php
+share/piwigo/plugins/TakeATour/language/zh_CN/tour_2_8_0.lang.php
+share/piwigo/plugins/TakeATour/language/zh_CN/tour_2_9_0.lang.php
+share/piwigo/plugins/TakeATour/language/zh_CN/description.txt
+share/piwigo/plugins/TakeATour/language/zh_CN/index.php
+share/piwigo/plugins/TakeATour/language/br_FR/tour_2_9_0.lang.php
+share/piwigo/plugins/TakeATour/language/de_DE/tour_privacy.lang.php
+share/piwigo/plugins/TakeATour/language/de_DE/plugin.lang.php
+share/piwigo/plugins/TakeATour/language/de_DE/tour_first_contact.lang.php
+share/piwigo/plugins/TakeATour/language/de_DE/tour_2_7_0.lang.php
+share/piwigo/plugins/TakeATour/language/de_DE/tour_2_8_0.lang.php
+share/piwigo/plugins/TakeATour/language/de_DE/tour_2_9_0.lang.php
+share/piwigo/plugins/TakeATour/language/de_DE/description.txt
+share/piwigo/plugins/TakeATour/language/de_DE/index.php
+share/piwigo/plugins/TakeATour/language/fr_FR/tour_privacy.lang.php
+share/piwigo/plugins/TakeATour/language/fr_FR/plugin.lang.php
+share/piwigo/plugins/TakeATour/language/fr_FR/tour_first_contact.lang.php
+share/piwigo/plugins/TakeATour/language/fr_FR/tour_2_7_0.lang.php
+share/piwigo/plugins/TakeATour/language/fr_FR/tour_2_8_0.lang.php
+share/piwigo/plugins/TakeATour/language/fr_FR/tour_2_9_0.lang.php
+share/piwigo/plugins/TakeATour/language/fr_FR/description.txt
+share/piwigo/plugins/TakeATour/language/fr_FR/index.php
+share/piwigo/plugins/TakeATour/language/da_DK/tour_privacy.lang.php
+share/piwigo/plugins/TakeATour/language/da_DK/plugin.lang.php
+share/piwigo/plugins/TakeATour/language/da_DK/tour_first_contact.lang.php
+share/piwigo/plugins/TakeATour/language/da_DK/tour_2_7_0.lang.php
+share/piwigo/plugins/TakeATour/language/da_DK/tour_2_8_0.lang.php
+share/piwigo/plugins/TakeATour/language/da_DK/tour_2_9_0.lang.php
+share/piwigo/plugins/TakeATour/language/da_DK/description.txt
+share/piwigo/plugins/TakeATour/language/da_DK/index.php
+share/piwigo/plugins/TakeATour/language/nb_NO/tour_privacy.lang.php
+share/piwigo/plugins/TakeATour/language/nb_NO/plugin.lang.php
+share/piwigo/plugins/TakeATour/language/nb_NO/tour_first_contact.lang.php
+share/piwigo/plugins/TakeATour/language/nb_NO/tour_2_7_0.lang.php
+share/piwigo/plugins/TakeATour/language/nb_NO/tour_2_8_0.lang.php
+share/piwigo/plugins/TakeATour/language/nb_NO/tour_2_9_0.lang.php
+share/piwigo/plugins/TakeATour/language/nb_NO/description.txt
+share/piwigo/plugins/TakeATour/language/nb_NO/index.php
+share/piwigo/plugins/TakeATour/language/uk_UA/tour_privacy.lang.php
+share/piwigo/plugins/TakeATour/language/uk_UA/plugin.lang.php
+share/piwigo/plugins/TakeATour/language/uk_UA/tour_first_contact.lang.php
+share/piwigo/plugins/TakeATour/language/uk_UA/tour_2_7_0.lang.php
+share/piwigo/plugins/TakeATour/language/uk_UA/tour_2_9_0.lang.php
+share/piwigo/plugins/TakeATour/language/uk_UA/description.txt
+share/piwigo/plugins/TakeATour/language/uk_UA/index.php
+share/piwigo/plugins/TakeATour/language/sr_RS/tour_2_7_0.lang.php
+share/piwigo/plugins/TakeATour/language/sr_RS/plugin.lang.php
+share/piwigo/plugins/TakeATour/language/sr_RS/tour_2_8_0.lang.php
+share/piwigo/plugins/TakeATour/language/sr_RS/description.txt
+share/piwigo/plugins/TakeATour/language/sr_RS/index.php
+share/piwigo/plugins/TakeATour/language/eo_EO/tour_2_7_0.lang.php
+share/piwigo/plugins/TakeATour/language/eo_EO/plugin.lang.php
+share/piwigo/plugins/TakeATour/language/eo_EO/tour_first_contact.lang.php
+share/piwigo/plugins/TakeATour/language/eo_EO/description.txt
+share/piwigo/plugins/TakeATour/language/eo_EO/index.php
+share/piwigo/plugins/TakeATour/language/eu_ES/plugin.lang.php
+share/piwigo/plugins/TakeATour/language/eu_ES/description.txt
+share/piwigo/plugins/TakeATour/language/ca_ES/tour_privacy.lang.php
+share/piwigo/plugins/TakeATour/language/ca_ES/plugin.lang.php
+share/piwigo/plugins/TakeATour/language/ca_ES/tour_first_contact.lang.php
+share/piwigo/plugins/TakeATour/language/ca_ES/tour_2_7_0.lang.php
+share/piwigo/plugins/TakeATour/language/ca_ES/tour_2_8_0.lang.php
+share/piwigo/plugins/TakeATour/language/ca_ES/tour_2_9_0.lang.php
+share/piwigo/plugins/TakeATour/language/ca_ES/description.txt
+share/piwigo/plugins/TakeATour/language/ca_ES/index.php
+share/piwigo/plugins/TakeATour/language/fa_IR/plugin.lang.php
+share/piwigo/plugins/TakeATour/language/fa_IR/description.txt
+share/piwigo/plugins/TakeATour/language/fr_CA/tour_2_7_0.lang.php
+share/piwigo/plugins/TakeATour/language/fr_CA/description.txt
+share/piwigo/plugins/TakeATour/language/fr_CA/index.php
+share/piwigo/plugins/TakeATour/language/zh_TW/tour_2_7_0.lang.php
+share/piwigo/plugins/TakeATour/language/zh_TW/index.php
+share/piwigo/plugins/TakeATour/language/hu_HU/plugin.lang.php
+share/piwigo/plugins/TakeATour/language/hu_HU/index.php
+share/piwigo/plugins/TakeATour/language/pl_PL/tour_privacy.lang.php
+share/piwigo/plugins/TakeATour/language/pl_PL/plugin.lang.php
+share/piwigo/plugins/TakeATour/language/pl_PL/tour_first_contact.lang.php
+share/piwigo/plugins/TakeATour/language/pl_PL/tour_2_7_0.lang.php
+share/piwigo/plugins/TakeATour/language/pl_PL/description.txt
+share/piwigo/plugins/TakeATour/language/pl_PL/index.php
+share/piwigo/plugins/TakeATour/language/index.php
+share/piwigo/plugins/TakeATour/language/pt_BR/tour_privacy.lang.php
+share/piwigo/plugins/TakeATour/language/pt_BR/plugin.lang.php
+share/piwigo/plugins/TakeATour/language/pt_BR/tour_first_contact.lang.php
+share/piwigo/plugins/TakeATour/language/pt_BR/tour_2_7_0.lang.php
+share/piwigo/plugins/TakeATour/language/pt_BR/tour_2_8_0.lang.php
+share/piwigo/plugins/TakeATour/language/pt_BR/tour_2_9_0.lang.php
+share/piwigo/plugins/TakeATour/language/pt_BR/description.txt
+share/piwigo/plugins/TakeATour/language/pt_BR/index.php
+share/piwigo/plugins/TakeATour/language/cs_CZ/tour_privacy.lang.php
+share/piwigo/plugins/TakeATour/language/cs_CZ/plugin.lang.php
+share/piwigo/plugins/TakeATour/language/cs_CZ/tour_first_contact.lang.php
+share/piwigo/plugins/TakeATour/language/cs_CZ/tour_2_7_0.lang.php
+share/piwigo/plugins/TakeATour/language/cs_CZ/tour_2_8_0.lang.php
+share/piwigo/plugins/TakeATour/language/cs_CZ/description.txt
+share/piwigo/plugins/TakeATour/language/cs_CZ/index.php
+share/piwigo/plugins/TakeATour/language/lv_LV/tour_privacy.lang.php
+share/piwigo/plugins/TakeATour/language/lv_LV/plugin.lang.php
+share/piwigo/plugins/TakeATour/language/lv_LV/tour_first_contact.lang.php
+share/piwigo/plugins/TakeATour/language/lv_LV/tour_2_7_0.lang.php
+share/piwigo/plugins/TakeATour/language/lv_LV/tour_2_8_0.lang.php
+share/piwigo/plugins/TakeATour/language/lv_LV/tour_2_9_0.lang.php
+share/piwigo/plugins/TakeATour/language/lv_LV/description.txt
+share/piwigo/plugins/TakeATour/language/lv_LV/index.php
+share/piwigo/plugins/TakeATour/language/sv_SE/tour_privacy.lang.php
+share/piwigo/plugins/TakeATour/language/sv_SE/plugin.lang.php
+share/piwigo/plugins/TakeATour/language/sv_SE/tour_first_contact.lang.php
+share/piwigo/plugins/TakeATour/language/sv_SE/tour_2_7_0.lang.php
+share/piwigo/plugins/TakeATour/language/sv_SE/tour_2_8_0.lang.php
+share/piwigo/plugins/TakeATour/language/sv_SE/tour_2_9_0.lang.php
+share/piwigo/plugins/TakeATour/language/sv_SE/description.txt
+share/piwigo/plugins/TakeATour/language/sv_SE/index.php
+share/piwigo/plugins/TakeATour/language/gl_ES/plugin.lang.php
+share/piwigo/plugins/TakeATour/language/gl_ES/description.txt
+share/piwigo/plugins/TakeATour/language/tr_TR/tour_privacy.lang.php
+share/piwigo/plugins/TakeATour/language/tr_TR/plugin.lang.php
+share/piwigo/plugins/TakeATour/language/tr_TR/tour_first_contact.lang.php
+share/piwigo/plugins/TakeATour/language/tr_TR/tour_2_7_0.lang.php
+share/piwigo/plugins/TakeATour/language/tr_TR/tour_2_8_0.lang.php
+share/piwigo/plugins/TakeATour/language/tr_TR/description.txt
+share/piwigo/plugins/TakeATour/language/tr_TR/index.php
+share/piwigo/plugins/TakeATour/language/mn_MN/tour_2_8_0.lang.php
+share/piwigo/plugins/TakeATour/language/bg_BG/tour_2_7_0.lang.php
+share/piwigo/plugins/TakeATour/language/bg_BG/plugin.lang.php
+share/piwigo/plugins/TakeATour/language/bg_BG/tour_2_8_0.lang.php
+share/piwigo/plugins/TakeATour/language/bg_BG/tour_2_9_0.lang.php
+share/piwigo/plugins/TakeATour/language/bg_BG/description.txt
+share/piwigo/plugins/TakeATour/language/bg_BG/index.php
+share/piwigo/plugins/TakeATour/language/ru_RU/tour_privacy.lang.php
+share/piwigo/plugins/TakeATour/language/ru_RU/plugin.lang.php
+share/piwigo/plugins/TakeATour/language/ru_RU/tour_first_contact.lang.php
+share/piwigo/plugins/TakeATour/language/ru_RU/tour_2_7_0.lang.php
+share/piwigo/plugins/TakeATour/language/ru_RU/tour_2_8_0.lang.php
+share/piwigo/plugins/TakeATour/language/ru_RU/tour_2_9_0.lang.php
+share/piwigo/plugins/TakeATour/language/ru_RU/description.txt
+share/piwigo/plugins/TakeATour/language/ru_RU/index.php
+share/piwigo/plugins/TakeATour/language/th_TH/tour_2_8_0.lang.php
+share/piwigo/plugins/TakeATour/language/nl_NL/tour_privacy.lang.php
+share/piwigo/plugins/TakeATour/language/nl_NL/plugin.lang.php
+share/piwigo/plugins/TakeATour/language/nl_NL/tour_first_contact.lang.php
+share/piwigo/plugins/TakeATour/language/nl_NL/tour_2_7_0.lang.php
+share/piwigo/plugins/TakeATour/language/nl_NL/tour_2_8_0.lang.php
+share/piwigo/plugins/TakeATour/language/nl_NL/tour_2_9_0.lang.php
+share/piwigo/plugins/TakeATour/language/nl_NL/description.txt
+share/piwigo/plugins/TakeATour/language/nl_NL/index.php
+share/piwigo/plugins/TakeATour/language/pt_PT/tour_privacy.lang.php
+share/piwigo/plugins/TakeATour/language/pt_PT/plugin.lang.php
+share/piwigo/plugins/TakeATour/language/pt_PT/tour_first_contact.lang.php
+share/piwigo/plugins/TakeATour/language/pt_PT/tour_2_7_0.lang.php
+share/piwigo/plugins/TakeATour/language/pt_PT/tour_2_8_0.lang.php
+share/piwigo/plugins/TakeATour/language/pt_PT/description.txt
+share/piwigo/plugins/TakeATour/language/pt_PT/index.php
+share/piwigo/plugins/TakeATour/language/ro_RO/tour_privacy.lang.php
+share/piwigo/plugins/TakeATour/language/ro_RO/plugin.lang.php
+share/piwigo/plugins/TakeATour/language/ro_RO/tour_first_contact.lang.php
+share/piwigo/plugins/TakeATour/language/ro_RO/tour_2_7_0.lang.php
+share/piwigo/plugins/TakeATour/language/ro_RO/tour_2_9_0.lang.php
+share/piwigo/plugins/TakeATour/language/ro_RO/description.txt
+share/piwigo/plugins/TakeATour/language/ro_RO/index.php
+share/piwigo/plugins/TakeATour/language/en_UK/tour_privacy.lang.php
+share/piwigo/plugins/TakeATour/language/en_UK/plugin.lang.php
+share/piwigo/plugins/TakeATour/language/en_UK/tour_first_contact.lang.php
+share/piwigo/plugins/TakeATour/language/en_UK/tour_2_7_0.lang.php
+share/piwigo/plugins/TakeATour/language/en_UK/tour_2_8_0.lang.php
+share/piwigo/plugins/TakeATour/language/en_UK/tour_2_9_0.lang.php
+share/piwigo/plugins/TakeATour/language/en_UK/description.txt
+share/piwigo/plugins/TakeATour/language/en_UK/index.php
+share/piwigo/plugins/index.php
+share/piwigo/popuphelp.php
+share/piwigo/feed.php
+share/piwigo/tags.php
+share/piwigo/doc/README_ca.txt
+share/piwigo/doc/README_fr.txt
+share/piwigo/doc/index.php
+share/piwigo/doc/README_en.txt
+share/piwigo/doc/COPYING
+share/piwigo/template-extension/distributed/samples/titling_categories.tpl
+share/piwigo/template-extension/distributed/samples/my-picture.tpl
+share/piwigo/template-extension/distributed/samples/my-thumbnails2.tpl
+share/piwigo/template-extension/distributed/samples/my-thumbnails2.css
+share/piwigo/template-extension/distributed/samples/my-thumbnails.tpl
+share/piwigo/template-extension/yoga/local/index.php
+share/piwigo/template-extension/yoga/local/README
+share/piwigo/template-extension/yoga/index.php
+share/piwigo/template-extension/index.php
+share/piwigo/password.php
+share/piwigo/local/css/index.php
+share/piwigo/local/config/index.php
+share/piwigo/local/index.php
+share/piwigo/local/language/index.php
+share/piwigo/index.php
+share/piwigo/include/random_compat/random_bytes_com_dotnet.php
+share/piwigo/include/random_compat/random_bytes_mcrypt.php
+share/piwigo/include/random_compat/random.php
+share/piwigo/include/random_compat/cast_to_int.php
+share/piwigo/include/random_compat/error_polyfill.php
+share/piwigo/include/random_compat/random_bytes_libsodium_legacy.php
+share/piwigo/include/random_compat/random_bytes_libsodium.php
+share/piwigo/include/random_compat/random_int.php
+share/piwigo/include/random_compat/random_bytes_dev_urandom.php
+share/piwigo/include/random_compat/byte_safe_strings.php
+share/piwigo/include/ws_protocols/xmlrpc_encoder.php
+share/piwigo/include/ws_protocols/rest_encoder.php
+share/piwigo/include/ws_protocols/json_encoder.php
+share/piwigo/include/ws_protocols/php_encoder.php
+share/piwigo/include/ws_protocols/rest_handler.php
+share/piwigo/include/ws_protocols/index.php
+share/piwigo/include/calendar_weekly.class.php
+share/piwigo/include/filter.inc.php
+share/piwigo/include/picture_comment.inc.php
+share/piwigo/include/config_default.inc.php
+share/piwigo/include/no_photo_yet.inc.php
+share/piwigo/include/functions_plugins.inc.php
+share/piwigo/include/page_header.php
+share/piwigo/include/category_cats.inc.php
+share/piwigo/include/menubar.inc.php
+share/piwigo/include/smarty/composer.json
+share/piwigo/include/smarty/README.md
+share/piwigo/include/smarty/.gitignore
+share/piwigo/include/smarty/libs/plugins/modifiercompiler.count_sentences.php
+share/piwigo/include/smarty/libs/plugins/modifiercompiler.count_words.php
+share/piwigo/include/smarty/libs/plugins/function.fetch.php
+share/piwigo/include/smarty/libs/plugins/modifier.truncate.php
+share/piwigo/include/smarty/libs/plugins/modifiercompiler.cat.php
+share/piwigo/include/smarty/libs/plugins/shared.mb_unicode.php
+share/piwigo/include/smarty/libs/plugins/modifiercompiler.strip_tags.php
+share/piwigo/include/smarty/libs/plugins/function.html_select_time.php
+share/piwigo/include/smarty/libs/plugins/modifiercompiler.unescape.php
+share/piwigo/include/smarty/libs/plugins/modifiercompiler.from_charset.php
+share/piwigo/include/smarty/libs/plugins/modifiercompiler.indent.php
+share/piwigo/include/smarty/libs/plugins/modifier.capitalize.php
+share/piwigo/include/smarty/libs/plugins/block.textformat.php
+share/piwigo/include/smarty/libs/plugins/function.counter.php
+share/piwigo/include/smarty/libs/plugins/modifiercompiler.count_paragraphs.php
+share/piwigo/include/smarty/libs/plugins/variablefilter.htmlspecialchars.php
+share/piwigo/include/smarty/libs/plugins/modifier.escape.php
+share/piwigo/include/smarty/libs/plugins/modifier.regex_replace.php
+share/piwigo/include/smarty/libs/plugins/function.html_checkboxes.php
+share/piwigo/include/smarty/libs/plugins/shared.mb_str_replace.php
+share/piwigo/include/smarty/libs/plugins/modifier.replace.php
+share/piwigo/include/smarty/libs/plugins/modifiercompiler.string_format.php
+share/piwigo/include/smarty/libs/plugins/modifiercompiler.count_characters.php
+share/piwigo/include/smarty/libs/plugins/outputfilter.trimwhitespace.php
+share/piwigo/include/smarty/libs/plugins/function.html_select_date.php
+share/piwigo/include/smarty/libs/plugins/modifiercompiler.strip.php
+share/piwigo/include/smarty/libs/plugins/shared.make_timestamp.php
+share/piwigo/include/smarty/libs/plugins/modifiercompiler.wordwrap.php
+share/piwigo/include/smarty/libs/plugins/modifiercompiler.escape.php
+share/piwigo/include/smarty/libs/plugins/shared.mb_wordwrap.php
+share/piwigo/include/smarty/libs/plugins/modifiercompiler.upper.php
+share/piwigo/include/smarty/libs/plugins/function.mailto.php
+share/piwigo/include/smarty/libs/plugins/shared.literal_compiler_param.php
+share/piwigo/include/smarty/libs/plugins/shared.escape_special_chars.php
+share/piwigo/include/smarty/libs/plugins/function.html_options.php
+share/piwigo/include/smarty/libs/plugins/function.html_radios.php
+share/piwigo/include/smarty/libs/plugins/function.html_image.php
+share/piwigo/include/smarty/libs/plugins/modifiercompiler.default.php
+share/piwigo/include/smarty/libs/plugins/function.cycle.php
+share/piwigo/include/smarty/libs/plugins/modifiercompiler.lower.php
+share/piwigo/include/smarty/libs/plugins/function.math.php
+share/piwigo/include/smarty/libs/plugins/modifiercompiler.noprint.php
+share/piwigo/include/smarty/libs/plugins/modifier.debug_print_var.php
+share/piwigo/include/smarty/libs/plugins/modifier.spacify.php
+share/piwigo/include/smarty/libs/plugins/function.html_table.php
+share/piwigo/include/smarty/libs/plugins/modifier.date_format.php
+share/piwigo/include/smarty/libs/plugins/modifiercompiler.to_charset.php
+share/piwigo/include/smarty/libs/Autoloader.php
+share/piwigo/include/smarty/libs/Smarty.class.php
+share/piwigo/include/smarty/libs/SmartyBC.class.php
+share/piwigo/include/smarty/libs/debug.tpl
+share/piwigo/include/smarty/libs/sysplugins/smarty_internal_runtime_var.php
+share/piwigo/include/smarty/libs/sysplugins/smarty_template_config.php
+share/piwigo/include/smarty/libs/sysplugins/smartycompilerexception.php
+share/piwigo/include/smarty/libs/sysplugins/smarty_cacheresource_custom.php
+share/piwigo/include/smarty/libs/sysplugins/smarty_internal_method_registerdefaulttemplatehandler.php
+share/piwigo/include/smarty/libs/sysplugins/smarty_internal_parsetree_dqcontent.php
+share/piwigo/include/smarty/libs/sysplugins/smarty_data.php
+share/piwigo/include/smarty/libs/sysplugins/smarty_internal_method_unregisterobject.php
+share/piwigo/include/smarty/libs/sysplugins/smarty_internal_resource_eval.php
+share/piwigo/include/smarty/libs/sysplugins/smarty_internal_nocache_insert.php
+share/piwigo/include/smarty/libs/sysplugins/smarty_internal_method_clearassign.php
+share/piwigo/include/smarty/libs/sysplugins/smarty_internal_method_mustcompile.php
+share/piwigo/include/smarty/libs/sysplugins/smarty_internal_method_getstreamvariable.php
+share/piwigo/include/smarty/libs/sysplugins/smarty_internal_undefined.php
+share/piwigo/include/smarty/libs/sysplugins/smarty_template_resource_base.php
+share/piwigo/include/smarty/libs/sysplugins/smarty_internal_runtime_validatecompiled.php
+share/piwigo/include/smarty/libs/sysplugins/smarty_internal_configfileparser.php
+share/piwigo/include/smarty/libs/sysplugins/smarty_internal_compile_include.php
+share/piwigo/include/smarty/libs/sysplugins/smarty_internal_compile_private_special_variable.php
+share/piwigo/include/smarty/libs/sysplugins/smarty_internal_runtime_updatescope.php
+share/piwigo/include/smarty/libs/sysplugins/smarty_internal_compile_private_print_expression.php
+share/piwigo/include/smarty/libs/sysplugins/smarty_internal_method_loadplugin.php
+share/piwigo/include/smarty/libs/sysplugins/smarty_internal_method_appendbyref.php
+share/piwigo/include/smarty/libs/sysplugins/smarty_internal_method_unregistercacheresource.php
+share/piwigo/include/smarty/libs/sysplugins/smarty_internal_method_gettags.php
+share/piwigo/include/smarty/libs/sysplugins/smarty_internal_templateparser.php
+share/piwigo/include/smarty/libs/sysplugins/smarty_internal_compile_private_block_plugin.php
+share/piwigo/include/smarty/libs/sysplugins/smarty_internal_compile_foreach.php
+share/piwigo/include/smarty/libs/sysplugins/smarty_internal_method_configload.php
+share/piwigo/include/smarty/libs/sysplugins/smarty_internal_parsetree_tag.php
+share/piwigo/include/smarty/libs/sysplugins/smarty_internal_method_adddefaultmodifiers.php
+share/piwigo/include/smarty/libs/sysplugins/smarty_internal_smartytemplatecompiler.php
+share/piwigo/include/smarty/libs/sysplugins/smarty_internal_resource_registered.php
+share/piwigo/include/smarty/libs/sysplugins/smarty_security.php
+share/piwigo/include/smarty/libs/sysplugins/smarty_internal_runtime_foreach.php
+share/piwigo/include/smarty/libs/sysplugins/smarty_template_compiled.php
+share/piwigo/include/smarty/libs/sysplugins/smarty_internal_method_setdebugtemplate.php
+share/piwigo/include/smarty/libs/sysplugins/smarty_internal_compile_ldelim.php
+share/piwigo/include/smarty/libs/sysplugins/smartyexception.php
+share/piwigo/include/smarty/libs/sysplugins/smarty_internal_resource_string.php
+share/piwigo/include/smarty/libs/sysplugins/smarty_internal_method_setdefaultmodifiers.php
+share/piwigo/include/smarty/libs/sysplugins/smarty_internal_method_getregisteredobject.php
+share/piwigo/include/smarty/libs/sysplugins/smarty_internal_method_registerclass.php
+share/piwigo/include/smarty/libs/sysplugins/smarty_internal_runtime_updatecache.php
+share/piwigo/include/smarty/libs/sysplugins/smarty_internal_method_clearcache.php
+share/piwigo/include/smarty/libs/sysplugins/smarty_internal_method_gettemplatevars.php
+share/piwigo/include/smarty/libs/sysplugins/smarty_internal_compile_insert.php
+share/piwigo/include/smarty/libs/sysplugins/smarty_internal_compile_section.php
+share/piwigo/include/smarty/libs/sysplugins/smarty_internal_compile_append.php
+share/piwigo/include/smarty/libs/sysplugins/smarty_template_cached.php
+share/piwigo/include/smarty/libs/sysplugins/smarty_internal_method_registerobject.php
+share/piwigo/include/smarty/libs/sysplugins/smarty_variable.php
+share/piwigo/include/smarty/libs/sysplugins/smarty_internal_method_registerdefaultpluginhandler.php
+share/piwigo/include/smarty/libs/sysplugins/smarty_cacheresource_keyvaluestore.php
+share/piwigo/include/smarty/libs/sysplugins/smarty_resource_uncompiled.php
+share/piwigo/include/smarty/libs/sysplugins/smarty_internal_compile_eval.php
+share/piwigo/include/smarty/libs/sysplugins/smarty_internal_method_clearconfig.php
+share/piwigo/include/smarty/libs/sysplugins/smarty_internal_templatecompilerbase.php
+share/piwigo/include/smarty/libs/sysplugins/smarty_internal_runtime_subtemplate.php
+share/piwigo/include/smarty/libs/sysplugins/smarty_internal_method_loadfilter.php
+share/piwigo/include/smarty/libs/sysplugins/smarty_internal_runtime_codeframe.php
+share/piwigo/include/smarty/libs/sysplugins/smarty_internal_compile_call.php
+share/piwigo/include/smarty/libs/sysplugins/smarty_internal_method_assignbyref.php
+share/piwigo/include/smarty/libs/sysplugins/smarty_internal_parsetree_dq.php
+share/piwigo/include/smarty/libs/sysplugins/smarty_internal_method_compileallconfig.php
+share/piwigo/include/smarty/libs/sysplugins/smarty_internal_method_registerplugin.php
+share/piwigo/include/smarty/libs/sysplugins/smarty_internal_compile_config_load.php
+share/piwigo/include/smarty/libs/sysplugins/smarty_internal_method_clearallcache.php
+share/piwigo/include/smarty/libs/sysplugins/smarty_internal_resource_extends.php
+share/piwigo/include/smarty/libs/sysplugins/smarty_internal_method_registerdefaultconfighandler.php
+share/piwigo/include/smarty/libs/sysplugins/smarty_internal_compile_capture.php
+share/piwigo/include/smarty/libs/sysplugins/smarty_internal_compile_continue.php
+share/piwigo/include/smarty/libs/sysplugins/smarty_internal_runtime_filterhandler.php
+share/piwigo/include/smarty/libs/sysplugins/smarty_internal_compile_setfilter.php
+share/piwigo/include/smarty/libs/sysplugins/smarty_internal_runtime_tplfunction.php
+share/piwigo/include/smarty/libs/sysplugins/smarty_resource_custom.php
+share/piwigo/include/smarty/libs/sysplugins/smarty_internal_method_registerresource.php
+share/piwigo/include/smarty/libs/sysplugins/smarty_internal_compile_private_registered_function.php
+share/piwigo/include/smarty/libs/sysplugins/smarty_internal_method_registerfilter.php
+share/piwigo/include/smarty/libs/sysplugins/smarty_internal_data.php
+share/piwigo/include/smarty/libs/sysplugins/smarty_internal_method_unregisterfilter.php
+share/piwigo/include/smarty/libs/sysplugins/smarty_internal_config_file_compiler.php
+share/piwigo/include/smarty/libs/sysplugins/smarty_internal_compile_private_object_block_function.php
+share/piwigo/include/smarty/libs/sysplugins/smarty_internal_compile_while.php
+share/piwigo/include/smarty/libs/sysplugins/smarty_internal_method_getdefaultmodifiers.php
+share/piwigo/include/smarty/libs/sysplugins/smarty_internal_testinstall.php
+share/piwigo/include/smarty/libs/sysplugins/smarty_internal_method_getconfigvars.php
+share/piwigo/include/smarty/libs/sysplugins/smarty_internal_runtime_cachemodify.php
+share/piwigo/include/smarty/libs/sysplugins/smarty_internal_compile_private_php.php
+share/piwigo/include/smarty/libs/sysplugins/smarty_internal_compile_private_modifier.php
+share/piwigo/include/smarty/libs/sysplugins/smarty_internal_compile_include_php.php
+share/piwigo/include/smarty/libs/sysplugins/smarty_internal_compile_private_function_plugin.php
+share/piwigo/include/smarty/libs/sysplugins/smarty_internal_method_setautoloadfilters.php
+share/piwigo/include/smarty/libs/sysplugins/smarty_cacheresource.php
+share/piwigo/include/smarty/libs/sysplugins/smarty_internal_method_clearcompiledtemplate.php
+share/piwigo/include/smarty/libs/sysplugins/smarty_internal_parsetree.php
+share/piwigo/include/smarty/libs/sysplugins/smarty_internal_compile_function.php
+share/piwigo/include/smarty/libs/sysplugins/smarty_internal_method_unregisterresource.php
+share/piwigo/include/smarty/libs/sysplugins/smarty_internal_compile_assign.php
+share/piwigo/include/smarty/libs/sysplugins/smarty_internal_method_append.php
+share/piwigo/include/smarty/libs/sysplugins/smarty_internal_runtime_writefile.php
+share/piwigo/include/smarty/libs/sysplugins/smarty_internal_method_compilealltemplates.php
+share/piwigo/include/smarty/libs/sysplugins/smarty_internal_runtime_getincludepath.php
+share/piwigo/include/smarty/libs/sysplugins/smarty_internal_extension_handler.php
+share/piwigo/include/smarty/libs/sysplugins/smarty_internal_method_unregisterplugin.php
+share/piwigo/include/smarty/libs/sysplugins/smarty_internal_parsetree_text.php
+share/piwigo/include/smarty/libs/sysplugins/smarty_internal_template.php
+share/piwigo/include/smarty/libs/sysplugins/smarty_internal_resource_php.php
+share/piwigo/include/smarty/libs/sysplugins/smarty_internal_method_unloadfilter.php
+share/piwigo/include/smarty/libs/sysplugins/smarty_internal_resource_file.php
+share/piwigo/include/smarty/libs/sysplugins/smarty_internal_debug.php
+share/piwigo/include/smarty/libs/sysplugins/smarty_internal_extension_clear.php
+share/piwigo/include/smarty/libs/sysplugins/smarty_internal_compile_block.php
+share/piwigo/include/smarty/libs/sysplugins/smarty_internal_compile_break.php
+share/piwigo/include/smarty/libs/sysplugins/smarty_resource.php
+share/piwigo/include/smarty/libs/sysplugins/smarty_internal_compile_if.php
+share/piwigo/include/smarty/libs/sysplugins/smarty_internal_compile_private_foreachsection.php
+share/piwigo/include/smarty/libs/sysplugins/smarty_internal_method_assignglobal.php
+share/piwigo/include/smarty/libs/sysplugins/smarty_internal_compile_private_object_function.php
+share/piwigo/include/smarty/libs/sysplugins/smarty_internal_method_addautoloadfilters.php
+share/piwigo/include/smarty/libs/sysplugins/smarty_internal_compile_extends.php
+share/piwigo/include/smarty/libs/sysplugins/smarty_internal_compile_for.php
+share/piwigo/include/smarty/libs/sysplugins/smarty_internal_method_registercacheresource.php
+share/piwigo/include/smarty/libs/sysplugins/smarty_internal_compile_nocache.php
+share/piwigo/include/smarty/libs/sysplugins/smarty_internal_method_getdebugtemplate.php
+share/piwigo/include/smarty/libs/sysplugins/smarty_internal_parsetree_code.php
+share/piwigo/include/smarty/libs/sysplugins/smarty_template_source.php
+share/piwigo/include/smarty/libs/sysplugins/smarty_internal_parsetree_template.php
+share/piwigo/include/smarty/libs/sysplugins/smarty_internal_method_getautoloadfilters.php
+share/piwigo/include/smarty/libs/sysplugins/smarty_resource_recompiled.php
+share/piwigo/include/smarty/libs/sysplugins/smarty_internal_cacheresource_file.php
+share/piwigo/include/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php
+share/piwigo/include/smarty/libs/sysplugins/smarty_internal_method_clearallassign.php
+share/piwigo/include/smarty/libs/sysplugins/smarty_internal_compilebase.php
+share/piwigo/include/smarty/libs/sysplugins/smarty_internal_resource_stream.php
+share/piwigo/include/smarty/libs/sysplugins/smarty_internal_compile_debug.php
+share/piwigo/include/smarty/libs/sysplugins/smarty_internal_configfilelexer.php
+share/piwigo/include/smarty/libs/sysplugins/smarty_internal_runtime_hhvm.php
+share/piwigo/include/smarty/libs/sysplugins/smarty_internal_compile_rdelim.php
+share/piwigo/include/smarty/libs/sysplugins/smarty_internal_compile_shared_inheritance.php
+share/piwigo/include/smarty/libs/sysplugins/smarty_internal_method_createdata.php
+share/piwigo/include/smarty/libs/sysplugins/smarty_undefined_variable.php
+share/piwigo/include/smarty/libs/sysplugins/smarty_internal_templatelexer.php
+share/piwigo/include/smarty/libs/sysplugins/smarty_internal_templatebase.php
+share/piwigo/include/smarty/libs/sysplugins/smarty_internal_compile_private_registered_block.php
+share/piwigo/include/smarty/lexer/smarty_internal_configfilelexer.plex
+share/piwigo/include/smarty/lexer/smarty_internal_templatelexer.plex
+share/piwigo/include/smarty/lexer/smarty_internal_configfileparser.y
+share/piwigo/include/smarty/lexer/smarty_internal_templateparser.y
+share/piwigo/include/smarty/.travis.yml
+share/piwigo/include/smarty/INHERITANCE_RELEASE_NOTES.txt
+share/piwigo/include/smarty/change_log.txt
+share/piwigo/include/smarty/README
+share/piwigo/include/smarty/NEW_FEATURES.txt
+share/piwigo/include/smarty/COMPOSER_RELEASE_NOTES.txt
+share/piwigo/include/smarty/COPYING.lib
+share/piwigo/include/smarty/SMARTY_3.1_NOTES.txt
+share/piwigo/include/smarty/SMARTY_2_BC_NOTES.txt
+share/piwigo/include/smarty/SMARTY_3.0_BC_NOTES.txt
+share/piwigo/include/smarty/.gitattributes
+share/piwigo/include/php_compat/gzopen.php
+share/piwigo/include/php_compat/index.php
+share/piwigo/include/functions.inc.php
+share/piwigo/include/functions_calendar.inc.php
+share/piwigo/include/page_tail.php
+share/piwigo/include/functions_picture.inc.php
+share/piwigo/include/derivative.inc.php
+share/piwigo/include/functions_comment.inc.php
+share/piwigo/include/calendar_base.class.php
+share/piwigo/include/jshrink.class.php
+share/piwigo/include/mdetect.php
+share/piwigo/include/functions_notification.inc.php
+share/piwigo/include/section_init.inc.php
+share/piwigo/include/Logger.class.php
+share/piwigo/include/functions_session.inc.php
+share/piwigo/include/functions_tag.inc.php
+share/piwigo/include/feedcreator.class.php
+share/piwigo/include/picture_rate.inc.php
+share/piwigo/include/functions_cookie.inc.php
+share/piwigo/include/template.class.php
+share/piwigo/include/functions_category.inc.php
+share/piwigo/include/functions_url.inc.php
+share/piwigo/include/ws_functions/pwg.categories.php
+share/piwigo/include/ws_functions/pwg.groups.php
+share/piwigo/include/ws_functions/pwg.tags.php
+share/piwigo/include/ws_functions/pwg.extensions.php
+share/piwigo/include/ws_functions/pwg.permissions.php
+share/piwigo/include/ws_functions/pwg.php
+share/piwigo/include/ws_functions/index.php
+share/piwigo/include/ws_functions/pwg.users.php
+share/piwigo/include/ws_functions/pwg.images.php
+share/piwigo/include/functions_user.inc.php
+share/piwigo/include/derivative_params.inc.php
+share/piwigo/include/functions_mail.inc.php
+share/piwigo/include/cache.class.php
+share/piwigo/include/functions_search.inc.php
+share/piwigo/include/inflectors/fr.php
+share/piwigo/include/inflectors/en.php
+share/piwigo/include/phpmailer/PHPMailerAutoload.php
+share/piwigo/include/phpmailer/class.phpmailer.php
+share/piwigo/include/phpmailer/class.smtp.php
+share/piwigo/include/functions_rate.inc.php
+share/piwigo/include/index.php
+share/piwigo/include/passwordhash.class.php
+share/piwigo/include/emogrifier.class.php
+share/piwigo/include/common.inc.php
+share/piwigo/include/constants.php
+share/piwigo/include/block.class.php
+share/piwigo/include/user.inc.php
+share/piwigo/include/functions_html.inc.php
+share/piwigo/include/derivative_std_params.inc.php
+share/piwigo/include/functions_metadata.inc.php
+share/piwigo/include/cssmin.class.php
+share/piwigo/include/srand.php
+share/piwigo/include/picture_metadata.inc.php
+share/piwigo/include/calendar_monthly.class.php
+share/piwigo/include/ws_functions.inc.php
+share/piwigo/include/dblayer/functions_mysql.inc.php
+share/piwigo/include/dblayer/functions_mysqli.inc.php
+share/piwigo/include/ws_core.inc.php
+share/piwigo/include/category_default.inc.php
+share/piwigo/include/functions_filter.inc.php
+share/piwigo/install.php
+share/piwigo/comments.php
+share/piwigo/ws.php
+share/piwigo/themes/Sylvia/local_head.tpl
+share/piwigo/themes/Sylvia/theme-ie.css
+share/piwigo/themes/Sylvia/theme.css
+share/piwigo/themes/Sylvia/images/cat_bottom-left.gif
+share/piwigo/themes/Sylvia/images/transparent.gif
+share/piwigo/themes/Sylvia/images/menuBox_bottom.gif
+share/piwigo/themes/Sylvia/images/top-left-bg.jpg
+share/piwigo/themes/Sylvia/images/cat_bottom-right.gif
+share/piwigo/themes/Sylvia/images/header_msgs-bg.gif
+share/piwigo/themes/Sylvia/images/menuId_bottom.gif
+share/piwigo/themes/Sylvia/images/menuBox_sides.gif
+share/piwigo/themes/Sylvia/images/bottom-left-bg.jpg
+share/piwigo/themes/Sylvia/images/ajax_loader.gif
+share/piwigo/themes/Sylvia/images/menuId_sides.gif
+share/piwigo/themes/Sylvia/images/menuId_top.gif
+share/piwigo/themes/Sylvia/images/fillet.gif
+share/piwigo/themes/Sylvia/images/menuBox_top.gif
+share/piwigo/themes/Sylvia/images/cat_top-left.gif
+share/piwigo/themes/Sylvia/images/cat_top-right.gif
+share/piwigo/themes/Sylvia/icon/mimetypes/index.php
+share/piwigo/themes/Sylvia/icon/mimetypes/mpg.png
+share/piwigo/themes/Sylvia/icon/mimetypes/zip.png
+share/piwigo/themes/Sylvia/icon/mimetypes/ogg.png
+share/piwigo/themes/Sylvia/icon/mimetypes/avi.png
+share/piwigo/themes/Sylvia/icon/mimetypes/mp3.png
+share/piwigo/themes/Sylvia/icon/datepicker.png
+share/piwigo/themes/Sylvia/icon/errors_small.png
+share/piwigo/themes/Sylvia/icon/remove_s.png
+share/piwigo/themes/Sylvia/icon/recent_s_by_child.png
+share/piwigo/themes/Sylvia/icon/rating-stars.png
+share/piwigo/themes/Sylvia/icon/rating-stars.gif
+share/piwigo/themes/Sylvia/icon/start_filter.png
+share/piwigo/themes/Sylvia/icon/recent_s.png
+share/piwigo/themes/Sylvia/icon/img_small.png
+share/piwigo/themes/Sylvia/icon/index.php
+share/piwigo/themes/Sylvia/icon/edit.png
+share/piwigo/themes/Sylvia/icon/stop_filter.png
+share/piwigo/themes/Sylvia/icon/favicon.ico
+share/piwigo/themes/Sylvia/icon/recent.png
+share/piwigo/themes/Sylvia/icon/validate_s.png
+share/piwigo/themes/Sylvia/icon/errors.png
+share/piwigo/themes/Sylvia/icon/delete.png
+share/piwigo/themes/Sylvia/icon/recent_by_child.png
+share/piwigo/themes/Sylvia/icon/infos.png
+share/piwigo/themes/Sylvia/icon/note.png
+share/piwigo/themes/Sylvia/screenshot.png
+share/piwigo/themes/Sylvia/index.php
+share/piwigo/themes/Sylvia/themeconf.inc.php
+share/piwigo/themes/clear/screenshot.png
+share/piwigo/themes/clear/theme.css
+share/piwigo/themes/clear/themeconf.inc.php
+share/piwigo/themes/clear/index.php
+share/piwigo/themes/elegant/admin/upgrade.inc.php
 share/piwigo/themes/elegant/admin/admin.tpl
-share/piwigo/themes/elegant/admin/index.php
 share/piwigo/themes/elegant/admin/jquery.ui.button.css
-share/piwigo/themes/elegant/admin/upgrade.inc.php
-share/piwigo/themes/elegant/fix-ie7.css
-share/piwigo/themes/elegant/icon/arrows_ccc.png
-share/piwigo/themes/elegant/icon/arrows_fff.png
-share/piwigo/themes/elegant/icon/icons_sprite-hover.png
-share/piwigo/themes/elegant/icon/icons_sprite.png
-share/piwigo/themes/elegant/icon/icons_sprite.xcf
-share/piwigo/themes/elegant/icon/img_next.png
+share/piwigo/themes/elegant/admin/admin.inc.php
+share/piwigo/themes/elegant/admin/index.php
 share/piwigo/themes/elegant/icon/img_prev.png
 share/piwigo/themes/elegant/icon/none.png
+share/piwigo/themes/elegant/icon/icons_sprite-hover.png
 share/piwigo/themes/elegant/icon/rating-stars.png
+share/piwigo/themes/elegant/icon/arrows_fff.png
+share/piwigo/themes/elegant/icon/img_next.png
+share/piwigo/themes/elegant/icon/arrows_ccc.png
+share/piwigo/themes/elegant/icon/icons_sprite.png
+share/piwigo/themes/elegant/icon/icons_sprite.xcf
+share/piwigo/themes/elegant/scripts_pp.js
+share/piwigo/themes/elegant/theme.css
+share/piwigo/themes/elegant/local_head.tpl
+share/piwigo/themes/elegant/scripts.js
+share/piwigo/themes/elegant/screenshot.png
+share/piwigo/themes/elegant/themeconf.inc.php
 share/piwigo/themes/elegant/index.php
+share/piwigo/themes/elegant/language/et_EE/theme.lang.php
+share/piwigo/themes/elegant/language/es_ES/theme.lang.php
+share/piwigo/themes/elegant/language/el_GR/theme.lang.php
+share/piwigo/themes/elegant/language/vi_VN/theme.lang.php
+share/piwigo/themes/elegant/language/fi_FI/theme.lang.php
+share/piwigo/themes/elegant/language/sk_SK/theme.lang.php
+share/piwigo/themes/elegant/language/ja_JP/theme.lang.php
+share/piwigo/themes/elegant/language/ja_JP/index.php
+share/piwigo/themes/elegant/language/it_IT/theme.lang.php
+share/piwigo/themes/elegant/language/he_IL/theme.lang.php
+share/piwigo/themes/elegant/language/he_IL/index.php
 share/piwigo/themes/elegant/language/ar_SA/theme.lang.php
-share/piwigo/themes/elegant/language/bg_BG/theme.lang.php
+share/piwigo/themes/elegant/language/sl_SI/theme.lang.php
+share/piwigo/themes/elegant/language/zh_HK/theme.lang.php
+share/piwigo/themes/elegant/language/zh_CN/theme.lang.php
+share/piwigo/themes/elegant/language/km_KH/theme.lang.php
+share/piwigo/themes/elegant/language/km_KH/index.php
 share/piwigo/themes/elegant/language/br_FR/theme.lang.php
-share/piwigo/themes/elegant/language/ca_ES/theme.lang.php
-share/piwigo/themes/elegant/language/cs_CZ/index.php
-share/piwigo/themes/elegant/language/cs_CZ/theme.lang.php
-share/piwigo/themes/elegant/language/da_DK/theme.lang.php
 share/piwigo/themes/elegant/language/de_DE/theme.lang.php
-share/piwigo/themes/elegant/language/el_GR/theme.lang.php
-share/piwigo/themes/elegant/language/en_UK/index.php
-share/piwigo/themes/elegant/language/en_UK/theme.lang.php
+share/piwigo/themes/elegant/language/fr_FR/theme.lang.php
+share/piwigo/themes/elegant/language/fr_FR/index.php
+share/piwigo/themes/elegant/language/da_DK/theme.lang.php
+share/piwigo/themes/elegant/language/nb_NO/theme.lang.php
+share/piwigo/themes/elegant/language/uk_UA/theme.lang.php
+share/piwigo/themes/elegant/language/ta_IN/theme.lang.php
+share/piwigo/themes/elegant/language/sr_RS/theme.lang.php
+share/piwigo/themes/elegant/language/sr_RS/index.php
 share/piwigo/themes/elegant/language/eo_EO/theme.lang.php
-share/piwigo/themes/elegant/language/es_ES/theme.lang.php
-share/piwigo/themes/elegant/language/et_EE/theme.lang.php
+share/piwigo/themes/elegant/language/ca_ES/theme.lang.php
 share/piwigo/themes/elegant/language/fa_IR/theme.lang.php
-share/piwigo/themes/elegant/language/fi_FI/theme.lang.php
-share/piwigo/themes/elegant/language/fr_CA/index.php
 share/piwigo/themes/elegant/language/fr_CA/theme.lang.php
-share/piwigo/themes/elegant/language/fr_FR/index.php
-share/piwigo/themes/elegant/language/fr_FR/theme.lang.php
-share/piwigo/themes/elegant/language/gl_ES/theme.lang.php
-share/piwigo/themes/elegant/language/he_IL/index.php
-share/piwigo/themes/elegant/language/he_IL/theme.lang.php
+share/piwigo/themes/elegant/language/fr_CA/index.php
+share/piwigo/themes/elegant/language/zh_TW/theme.lang.php
 share/piwigo/themes/elegant/language/hu_HU/theme.lang.php
-share/piwigo/themes/elegant/language/index.php
-share/piwigo/themes/elegant/language/it_IT/theme.lang.php
-share/piwigo/themes/elegant/language/ja_JP/index.php
-share/piwigo/themes/elegant/language/ja_JP/theme.lang.php
-share/piwigo/themes/elegant/language/km_KH/index.php
-share/piwigo/themes/elegant/language/km_KH/theme.lang.php
 share/piwigo/themes/elegant/language/kn_IN/theme.lang.php
-share/piwigo/themes/elegant/language/ko_KR/theme.lang.php
-share/piwigo/themes/elegant/language/lt_LT/theme.lang.php
+share/piwigo/themes/elegant/language/pl_PL/theme.lang.php
+share/piwigo/themes/elegant/language/index.php
+share/piwigo/themes/elegant/language/pt_BR/theme.lang.php
+share/piwigo/themes/elegant/language/cs_CZ/theme.lang.php
+share/piwigo/themes/elegant/language/cs_CZ/index.php
 share/piwigo/themes/elegant/language/lv_LV/theme.lang.php
-share/piwigo/themes/elegant/language/mn_MN/index.php
+share/piwigo/themes/elegant/language/sv_SE/theme.lang.php
+share/piwigo/themes/elegant/language/gl_ES/theme.lang.php
+share/piwigo/themes/elegant/language/lt_LT/theme.lang.php
+share/piwigo/themes/elegant/language/tr_TR/theme.lang.php
 share/piwigo/themes/elegant/language/mn_MN/theme.lang.php
-share/piwigo/themes/elegant/language/nb_NO/theme.lang.php
-share/piwigo/themes/elegant/language/nl_NL/theme.lang.php
+share/piwigo/themes/elegant/language/mn_MN/index.php
+share/piwigo/themes/elegant/language/bg_BG/theme.lang.php
+share/piwigo/themes/elegant/language/ru_RU/theme.lang.php
+share/piwigo/themes/elegant/language/ko_KR/theme.lang.php
 share/piwigo/themes/elegant/language/nn_NO/theme.lang.php
-share/piwigo/themes/elegant/language/pl_PL/theme.lang.php
-share/piwigo/themes/elegant/language/pt_BR/theme.lang.php
+share/piwigo/themes/elegant/language/th_TH/theme.lang.php
+share/piwigo/themes/elegant/language/nl_NL/theme.lang.php
 share/piwigo/themes/elegant/language/pt_PT/theme.lang.php
 share/piwigo/themes/elegant/language/ro_RO/theme.lang.php
-share/piwigo/themes/elegant/language/ru_RU/theme.lang.php
-share/piwigo/themes/elegant/language/sk_SK/theme.lang.php
-share/piwigo/themes/elegant/language/sl_SI/theme.lang.php
-share/piwigo/themes/elegant/language/sr_RS/index.php
-share/piwigo/themes/elegant/language/sr_RS/theme.lang.php
-share/piwigo/themes/elegant/language/sv_SE/theme.lang.php
-share/piwigo/themes/elegant/language/ta_IN/theme.lang.php
-share/piwigo/themes/elegant/language/th_TH/theme.lang.php
-share/piwigo/themes/elegant/language/tr_TR/theme.lang.php
-share/piwigo/themes/elegant/language/uk_UA/theme.lang.php
-share/piwigo/themes/elegant/language/vi_VN/theme.lang.php
-share/piwigo/themes/elegant/language/zh_CN/theme.lang.php
-share/piwigo/themes/elegant/language/zh_HK/theme.lang.php
-share/piwigo/themes/elegant/language/zh_TW/theme.lang.php
-share/piwigo/themes/elegant/local_head.tpl
-share/piwigo/themes/elegant/screenshot.png
-share/piwigo/themes/elegant/scripts.js
-share/piwigo/themes/elegant/scripts_pp.js
-share/piwigo/themes/elegant/theme.css
-share/piwigo/themes/elegant/themeconf.inc.php
-share/piwigo/themes/index.php
-share/piwigo/themes/smartpocket/admin/admin.inc.php
+share/piwigo/themes/elegant/language/en_UK/theme.lang.php
+share/piwigo/themes/elegant/language/en_UK/index.php
+share/piwigo/themes/elegant/fix-ie7.css
+share/piwigo/themes/smartpocket/js/code.photoswipe.min.js
+share/piwigo/themes/smartpocket/js/jquery.mobile.min.js
+share/piwigo/themes/smartpocket/js/thumb.arrange.js
+share/piwigo/themes/smartpocket/js/config.js
+share/piwigo/themes/smartpocket/js/code.photoswipe.jquery.min.js
+share/piwigo/themes/smartpocket/js/klass.min.js
+share/piwigo/themes/smartpocket/js/jquery-1.6.4.min.js
+share/piwigo/themes/smartpocket/js/smartpocket.js
+share/piwigo/themes/smartpocket/screenshot.png
+share/piwigo/themes/smartpocket/theme.css
+share/piwigo/themes/smartpocket/admin/upgrade.inc.php
 share/piwigo/themes/smartpocket/admin/admin.tpl
-share/piwigo/themes/smartpocket/admin/index.php
+share/piwigo/themes/smartpocket/admin/admin.inc.php
 share/piwigo/themes/smartpocket/admin/maintain.inc.php
-share/piwigo/themes/smartpocket/admin/upgrade.inc.php
+share/piwigo/themes/smartpocket/admin/index.php
+share/piwigo/themes/smartpocket/jquery.mobile.css
+share/piwigo/themes/smartpocket/photoswipe.css
+share/piwigo/themes/smartpocket/images/icons-18-white.png
 share/piwigo/themes/smartpocket/images/ajax-loader.gif
-share/piwigo/themes/smartpocket/images/ajax-loader.png
 share/piwigo/themes/smartpocket/images/error.gif
-share/piwigo/themes/smartpocket/images/icons-18-black.png
-share/piwigo/themes/smartpocket/images/icons-18-white.png
-share/piwigo/themes/smartpocket/images/icons-36-black.png
+share/piwigo/themes/smartpocket/images/icons%2x.png@localhost
 share/piwigo/themes/smartpocket/images/icons-36-white.png
 share/piwigo/themes/smartpocket/images/icons.png
-share/piwigo/themes/smartpocket/images/icons%2x.png@localhost
+share/piwigo/themes/smartpocket/images/icons-36-black.png
+share/piwigo/themes/smartpocket/images/ajax-loader.png
+share/piwigo/themes/smartpocket/images/icons-18-black.png
 share/piwigo/themes/smartpocket/images/loader.gif
-share/piwigo/themes/smartpocket/jquery.mobile.css
-share/piwigo/themes/smartpocket/js/code.photoswipe.jquery.min.js
-share/piwigo/themes/smartpocket/js/code.photoswipe.min.js
-share/piwigo/themes/smartpocket/js/config.js
-share/piwigo/themes/smartpocket/js/jquery-1.6.4.min.js
-share/piwigo/themes/smartpocket/js/jquery.mobile.min.js
-share/piwigo/themes/smartpocket/js/klass.min.js
-share/piwigo/themes/smartpocket/js/smartpocket.js
-share/piwigo/themes/smartpocket/js/thumb.arrange.js
-share/piwigo/themes/smartpocket/language/ar_SA/index.php
+share/piwigo/themes/smartpocket/template/infos_errors.tpl
+share/piwigo/themes/smartpocket/template/menubar.tpl
+share/piwigo/themes/smartpocket/template/menubar_identification.tpl
+share/piwigo/themes/smartpocket/template/menubar_specials.tpl
+share/piwigo/themes/smartpocket/template/register.tpl
+share/piwigo/themes/smartpocket/template/navigation_bar.tpl
+share/piwigo/themes/smartpocket/template/header.tpl
+share/piwigo/themes/smartpocket/template/menubar_tags.tpl
+share/piwigo/themes/smartpocket/template/menubar_menu.tpl
+share/piwigo/themes/smartpocket/template/tags.tpl
+share/piwigo/themes/smartpocket/template/thumbnails.tpl
+share/piwigo/themes/smartpocket/template/about.tpl
+share/piwigo/themes/smartpocket/template/profile.tpl
+share/piwigo/themes/smartpocket/template/password.tpl
+share/piwigo/themes/smartpocket/template/redirect.tpl
+share/piwigo/themes/smartpocket/template/comments.tpl
+share/piwigo/themes/smartpocket/template/picture_nav_buttons.tpl
+share/piwigo/themes/smartpocket/template/menubar_categories.tpl
+share/piwigo/themes/smartpocket/template/picture.tpl
+share/piwigo/themes/smartpocket/template/mainpage_categories.tpl
+share/piwigo/themes/smartpocket/template/picture_content.tpl
+share/piwigo/themes/smartpocket/template/footer.tpl
+share/piwigo/themes/smartpocket/template/add_menu_on_public_pages.tpl
+share/piwigo/themes/smartpocket/template/search.tpl
+share/piwigo/themes/smartpocket/template/notification.tpl
+share/piwigo/themes/smartpocket/template/index.tpl
+share/piwigo/themes/smartpocket/template/menubar_links.tpl
+share/piwigo/themes/smartpocket/template/comment_list.tpl
+share/piwigo/themes/smartpocket/template/identification.tpl
+share/piwigo/themes/smartpocket/template/profile_content.tpl
+share/piwigo/themes/smartpocket/themeconf.inc.php
+share/piwigo/themes/smartpocket/language/et_EE/theme.lang.php
+share/piwigo/themes/smartpocket/language/et_EE/index.php
+share/piwigo/themes/smartpocket/language/es_ES/theme.lang.php
+share/piwigo/themes/smartpocket/language/es_ES/index.php
+share/piwigo/themes/smartpocket/language/el_GR/theme.lang.php
+share/piwigo/themes/smartpocket/language/el_GR/index.php
+share/piwigo/themes/smartpocket/language/vi_VN/theme.lang.php
+share/piwigo/themes/smartpocket/language/vi_VN/index.php
+share/piwigo/themes/smartpocket/language/fi_FI/theme.lang.php
+share/piwigo/themes/smartpocket/language/fi_FI/index.php
+share/piwigo/themes/smartpocket/language/sk_SK/theme.lang.php
+share/piwigo/themes/smartpocket/language/sk_SK/index.php
+share/piwigo/themes/smartpocket/language/ja_JP/theme.lang.php
+share/piwigo/themes/smartpocket/language/ja_JP/index.php
+share/piwigo/themes/smartpocket/language/sh_RS/theme.lang.php
+share/piwigo/themes/smartpocket/language/sh_RS/index.php
+share/piwigo/themes/smartpocket/language/it_IT/theme.lang.php
+share/piwigo/themes/smartpocket/language/it_IT/index.php
+share/piwigo/themes/smartpocket/language/he_IL/theme.lang.php
+share/piwigo/themes/smartpocket/language/he_IL/index.php
 share/piwigo/themes/smartpocket/language/ar_SA/theme.lang.php
-share/piwigo/themes/smartpocket/language/bg_BG/index.php
-share/piwigo/themes/smartpocket/language/bg_BG/theme.lang.php
-share/piwigo/themes/smartpocket/language/br_FR/index.php
+share/piwigo/themes/smartpocket/language/ar_SA/index.php
+share/piwigo/themes/smartpocket/language/sl_SI/theme.lang.php
+share/piwigo/themes/smartpocket/language/sl_SI/index.php
+share/piwigo/themes/smartpocket/language/zh_HK/theme.lang.php
+share/piwigo/themes/smartpocket/language/zh_HK/index.php
+share/piwigo/themes/smartpocket/language/zh_CN/theme.lang.php
+share/piwigo/themes/smartpocket/language/zh_CN/index.php
+share/piwigo/themes/smartpocket/language/km_KH/theme.lang.php
+share/piwigo/themes/smartpocket/language/km_KH/index.php
 share/piwigo/themes/smartpocket/language/br_FR/theme.lang.php
-share/piwigo/themes/smartpocket/language/ca_ES/index.php
-share/piwigo/themes/smartpocket/language/ca_ES/theme.lang.php
-share/piwigo/themes/smartpocket/language/cs_CZ/index.php
-share/piwigo/themes/smartpocket/language/cs_CZ/theme.lang.php
-share/piwigo/themes/smartpocket/language/da_DK/index.php
-share/piwigo/themes/smartpocket/language/da_DK/theme.lang.php
-share/piwigo/themes/smartpocket/language/de_DE/index.php
+share/piwigo/themes/smartpocket/language/br_FR/index.php
 share/piwigo/themes/smartpocket/language/de_DE/theme.lang.php
-share/piwigo/themes/smartpocket/language/el_GR/index.php
-share/piwigo/themes/smartpocket/language/el_GR/theme.lang.php
-share/piwigo/themes/smartpocket/language/en_UK/index.php
-share/piwigo/themes/smartpocket/language/en_UK/theme.lang.php
-share/piwigo/themes/smartpocket/language/eo_EO/index.php
+share/piwigo/themes/smartpocket/language/de_DE/index.php
+share/piwigo/themes/smartpocket/language/fr_FR/theme.lang.php
+share/piwigo/themes/smartpocket/language/fr_FR/index.php
+share/piwigo/themes/smartpocket/language/da_DK/theme.lang.php
+share/piwigo/themes/smartpocket/language/da_DK/index.php
+share/piwigo/themes/smartpocket/language/nb_NO/theme.lang.php
+share/piwigo/themes/smartpocket/language/nb_NO/index.php
+share/piwigo/themes/smartpocket/language/uk_UA/theme.lang.php
+share/piwigo/themes/smartpocket/language/uk_UA/index.php
+share/piwigo/themes/smartpocket/language/ta_IN/theme.lang.php
+share/piwigo/themes/smartpocket/language/ta_IN/index.php
+share/piwigo/themes/smartpocket/language/sr_RS/theme.lang.php
+share/piwigo/themes/smartpocket/language/sr_RS/index.php
 share/piwigo/themes/smartpocket/language/eo_EO/theme.lang.php
-share/piwigo/themes/smartpocket/language/es_ES/index.php
-share/piwigo/themes/smartpocket/language/es_ES/theme.lang.php
-share/piwigo/themes/smartpocket/language/es_MX/index.php
-share/piwigo/themes/smartpocket/language/es_MX/theme.lang.php
-share/piwigo/themes/smartpocket/language/et_EE/index.php
-share/piwigo/themes/smartpocket/language/et_EE/theme.lang.php
-share/piwigo/themes/smartpocket/language/fa_IR/index.php
+share/piwigo/themes/smartpocket/language/eo_EO/index.php
+share/piwigo/themes/smartpocket/language/ca_ES/theme.lang.php
+share/piwigo/themes/smartpocket/language/ca_ES/index.php
 share/piwigo/themes/smartpocket/language/fa_IR/theme.lang.php
-share/piwigo/themes/smartpocket/language/fi_FI/index.php
-share/piwigo/themes/smartpocket/language/fi_FI/theme.lang.php
-share/piwigo/themes/smartpocket/language/fr_CA/index.php
+share/piwigo/themes/smartpocket/language/fa_IR/index.php
 share/piwigo/themes/smartpocket/language/fr_CA/theme.lang.php
-share/piwigo/themes/smartpocket/language/fr_FR/index.php
-share/piwigo/themes/smartpocket/language/fr_FR/theme.lang.php
-share/piwigo/themes/smartpocket/language/gl_ES/index.php
-share/piwigo/themes/smartpocket/language/gl_ES/theme.lang.php
-share/piwigo/themes/smartpocket/language/he_IL/index.php
-share/piwigo/themes/smartpocket/language/he_IL/theme.lang.php
-share/piwigo/themes/smartpocket/language/hu_HU/index.php
+share/piwigo/themes/smartpocket/language/fr_CA/index.php
+share/piwigo/themes/smartpocket/language/zh_TW/theme.lang.php
+share/piwigo/themes/smartpocket/language/zh_TW/index.php
 share/piwigo/themes/smartpocket/language/hu_HU/theme.lang.php
-share/piwigo/themes/smartpocket/language/it_IT/index.php
-share/piwigo/themes/smartpocket/language/it_IT/theme.lang.php
-share/piwigo/themes/smartpocket/language/ja_JP/index.php
-share/piwigo/themes/smartpocket/language/ja_JP/theme.lang.php
-share/piwigo/themes/smartpocket/language/km_KH/index.php
-share/piwigo/themes/smartpocket/language/km_KH/theme.lang.php
-share/piwigo/themes/smartpocket/language/lt_LT/index.php
-share/piwigo/themes/smartpocket/language/lt_LT/theme.lang.php
-share/piwigo/themes/smartpocket/language/lv_LV/index.php
+share/piwigo/themes/smartpocket/language/hu_HU/index.php
+share/piwigo/themes/smartpocket/language/pl_PL/theme.lang.php
+share/piwigo/themes/smartpocket/language/pl_PL/index.php
+share/piwigo/themes/smartpocket/language/pt_BR/theme.lang.php
+share/piwigo/themes/smartpocket/language/pt_BR/index.php
+share/piwigo/themes/smartpocket/language/cs_CZ/theme.lang.php
+share/piwigo/themes/smartpocket/language/cs_CZ/index.php
 share/piwigo/themes/smartpocket/language/lv_LV/theme.lang.php
-share/piwigo/themes/smartpocket/language/mn_MN/index.php
+share/piwigo/themes/smartpocket/language/lv_LV/index.php
+share/piwigo/themes/smartpocket/language/sv_SE/theme.lang.php
+share/piwigo/themes/smartpocket/language/sv_SE/index.php
+share/piwigo/themes/smartpocket/language/gl_ES/theme.lang.php
+share/piwigo/themes/smartpocket/language/gl_ES/index.php
+share/piwigo/themes/smartpocket/language/lt_LT/theme.lang.php
+share/piwigo/themes/smartpocket/language/lt_LT/index.php
+share/piwigo/themes/smartpocket/language/tr_TR/theme.lang.php
+share/piwigo/themes/smartpocket/language/tr_TR/index.php
 share/piwigo/themes/smartpocket/language/mn_MN/theme.lang.php
-share/piwigo/themes/smartpocket/language/nb_NO/index.php
-share/piwigo/themes/smartpocket/language/nb_NO/theme.lang.php
-share/piwigo/themes/smartpocket/language/nl_NL/index.php
-share/piwigo/themes/smartpocket/language/nl_NL/theme.lang.php
-share/piwigo/themes/smartpocket/language/nn_NO/index.php
+share/piwigo/themes/smartpocket/language/mn_MN/index.php
+share/piwigo/themes/smartpocket/language/es_MX/theme.lang.php
+share/piwigo/themes/smartpocket/language/es_MX/index.php
+share/piwigo/themes/smartpocket/language/bg_BG/theme.lang.php
+share/piwigo/themes/smartpocket/language/bg_BG/index.php
+share/piwigo/themes/smartpocket/language/ru_RU/theme.lang.php
+share/piwigo/themes/smartpocket/language/ru_RU/index.php
 share/piwigo/themes/smartpocket/language/nn_NO/theme.lang.php
-share/piwigo/themes/smartpocket/language/pl_PL/index.php
-share/piwigo/themes/smartpocket/language/pl_PL/theme.lang.php
-share/piwigo/themes/smartpocket/language/pt_BR/index.php
-share/piwigo/themes/smartpocket/language/pt_BR/theme.lang.php
-share/piwigo/themes/smartpocket/language/pt_PT/index.php
+share/piwigo/themes/smartpocket/language/nn_NO/index.php
+share/piwigo/themes/smartpocket/language/th_TH/theme.lang.php
+share/piwigo/themes/smartpocket/language/th_TH/index.php
+share/piwigo/themes/smartpocket/language/nl_NL/theme.lang.php
+share/piwigo/themes/smartpocket/language/nl_NL/index.php
 share/piwigo/themes/smartpocket/language/pt_PT/theme.lang.php
-share/piwigo/themes/smartpocket/language/ro_RO/index.php
+share/piwigo/themes/smartpocket/language/pt_PT/index.php
 share/piwigo/themes/smartpocket/language/ro_RO/theme.lang.php
-share/piwigo/themes/smartpocket/language/ru_RU/index.php
-share/piwigo/themes/smartpocket/language/ru_RU/theme.lang.php
-share/piwigo/themes/smartpocket/language/sh_RS/index.php
-share/piwigo/themes/smartpocket/language/sh_RS/theme.lang.php
-share/piwigo/themes/smartpocket/language/sk_SK/index.php
-share/piwigo/themes/smartpocket/language/sk_SK/theme.lang.php
-share/piwigo/themes/smartpocket/language/sl_SI/index.php
-share/piwigo/themes/smartpocket/language/sl_SI/theme.lang.php
-share/piwigo/themes/smartpocket/language/sr_RS/index.php
-share/piwigo/themes/smartpocket/language/sr_RS/theme.lang.php
-share/piwigo/themes/smartpocket/language/sv_SE/index.php
-share/piwigo/themes/smartpocket/language/sv_SE/theme.lang.php
-share/piwigo/themes/smartpocket/language/ta_IN/index.php
-share/piwigo/themes/smartpocket/language/ta_IN/theme.lang.php
-share/piwigo/themes/smartpocket/language/th_TH/index.php
-share/piwigo/themes/smartpocket/language/th_TH/theme.lang.php
-share/piwigo/themes/smartpocket/language/tr_TR/index.php
-share/piwigo/themes/smartpocket/language/tr_TR/theme.lang.php
-share/piwigo/themes/smartpocket/language/uk_UA/index.php
-share/piwigo/themes/smartpocket/language/uk_UA/theme.lang.php
-share/piwigo/themes/smartpocket/language/vi_VN/index.php
-share/piwigo/themes/smartpocket/language/vi_VN/theme.lang.php
-share/piwigo/themes/smartpocket/language/zh_CN/index.php
-share/piwigo/themes/smartpocket/language/zh_CN/theme.lang.php
-share/piwigo/themes/smartpocket/language/zh_HK/index.php
-share/piwigo/themes/smartpocket/language/zh_HK/theme.lang.php
-share/piwigo/themes/smartpocket/language/zh_TW/index.php
-share/piwigo/themes/smartpocket/language/zh_TW/theme.lang.php
-share/piwigo/themes/smartpocket/photoswipe.css
-share/piwigo/themes/smartpocket/screenshot.png
-share/piwigo/themes/smartpocket/template/about.tpl
-share/piwigo/themes/smartpocket/template/add_menu_on_public_pages.tpl
-share/piwigo/themes/smartpocket/template/comment_list.tpl
-share/piwigo/themes/smartpocket/template/comments.tpl
-share/piwigo/themes/smartpocket/template/footer.tpl
-share/piwigo/themes/smartpocket/template/header.tpl
-share/piwigo/themes/smartpocket/template/identification.tpl
-share/piwigo/themes/smartpocket/template/index.tpl
-share/piwigo/themes/smartpocket/template/infos_errors.tpl
-share/piwigo/themes/smartpocket/template/mainpage_categories.tpl
-share/piwigo/themes/smartpocket/template/menubar.tpl
-share/piwigo/themes/smartpocket/template/menubar_categories.tpl
-share/piwigo/themes/smartpocket/template/menubar_identification.tpl
-share/piwigo/themes/smartpocket/template/menubar_links.tpl
-share/piwigo/themes/smartpocket/template/menubar_menu.tpl
-share/piwigo/themes/smartpocket/template/menubar_specials.tpl
-share/piwigo/themes/smartpocket/template/menubar_tags.tpl
-share/piwigo/themes/smartpocket/template/navigation_bar.tpl
-share/piwigo/themes/smartpocket/template/notification.tpl
-share/piwigo/themes/smartpocket/template/picture.tpl
-share/piwigo/themes/smartpocket/template/picture_content.tpl
-share/piwigo/themes/smartpocket/template/picture_nav_buttons.tpl
-share/piwigo/themes/smartpocket/template/profile.tpl
-share/piwigo/themes/smartpocket/template/profile_content.tpl
-share/piwigo/themes/smartpocket/template/redirect.tpl
-share/piwigo/themes/smartpocket/template/register.tpl
-share/piwigo/themes/smartpocket/template/search.tpl
-share/piwigo/themes/smartpocket/template/tags.tpl
-share/piwigo/themes/smartpocket/template/thumbnails.tpl
-share/piwigo/themes/smartpocket/theme.css
-share/piwigo/themes/smartpocket/themeconf.inc.php
-share/piwigo/tools/fill_history.pl
-share/piwigo/tools/index.php
-share/piwigo/tools/language/translation_validated.inc.php
-share/piwigo/tools/metadata.php
-share/piwigo/tools/missing_keys.pl
-share/piwigo/tools/piwigo_remote.pl
-share/piwigo/tools/pwg_rel_create.sh
-share/piwigo/tools/translation_analysis.php
-share/piwigo/tools/triggers_list.php
-share/piwigo/tools/ws.htm
-share/piwigo/upgrade.php
-share/piwigo/upgrade_feed.php
-share/piwigo/upload/.empty
-share/piwigo/ws.php
+share/piwigo/themes/smartpocket/language/ro_RO/index.php
+share/piwigo/themes/smartpocket/language/en_UK/theme.lang.php
+share/piwigo/themes/smartpocket/language/en_UK/index.php
+share/piwigo/themes/dark/screenshot.png
+share/piwigo/themes/dark/theme.css
+share/piwigo/themes/dark/images/tableh1_bg.png
+share/piwigo/themes/dark/images/index.php
+share/piwigo/themes/dark/index.php
+share/piwigo/themes/dark/themeconf.inc.php
+share/piwigo/themes/default/js/plugins/plupload/jquery.plupload.queue/img/backgrounds.gif
+share/piwigo/themes/default/js/plugins/plupload/jquery.plupload.queue/img/buttons.png
+share/piwigo/themes/default/js/plugins/plupload/jquery.plupload.queue/img/error.gif
+share/piwigo/themes/default/js/plugins/plupload/jquery.plupload.queue/img/delete.gif
+share/piwigo/themes/default/js/plugins/plupload/jquery.plupload.queue/img/buttons-disabled.png
+share/piwigo/themes/default/js/plugins/plupload/jquery.plupload.queue/img/transp50.png
+share/piwigo/themes/default/js/plugins/plupload/jquery.plupload.queue/img/throbber.gif
+share/piwigo/themes/default/js/plugins/plupload/jquery.plupload.queue/img/done.gif
+share/piwigo/themes/default/js/plugins/plupload/jquery.plupload.queue/css/jquery.plupload.queue.css
+share/piwigo/themes/default/js/plugins/plupload/jquery.plupload.queue/jquery.plupload.queue.min.js
+share/piwigo/themes/default/js/plugins/plupload/jquery.plupload.queue/jquery.plupload.queue.js
+share/piwigo/themes/default/js/plugins/plupload/plupload.full.min.js
+share/piwigo/themes/default/js/plugins/plupload/i18n/es.js
+share/piwigo/themes/default/js/plugins/plupload/i18n/hy.js
+share/piwigo/themes/default/js/plugins/plupload/i18n/en.js
+share/piwigo/themes/default/js/plugins/plupload/i18n/cs.js
+share/piwigo/themes/default/js/plugins/plupload/i18n/fr.js
+share/piwigo/themes/default/js/plugins/plupload/i18n/sk.js
+share/piwigo/themes/default/js/plugins/plupload/i18n/sr.js
+share/piwigo/themes/default/js/plugins/plupload/i18n/az.js
+share/piwigo/themes/default/js/plugins/plupload/i18n/zh_TW.js
+share/piwigo/themes/default/js/plugins/plupload/i18n/lv.js
+share/piwigo/themes/default/js/plugins/plupload/i18n/mn.js
+share/piwigo/themes/default/js/plugins/plupload/i18n/it.js
+share/piwigo/themes/default/js/plugins/plupload/i18n/ro.js
+share/piwigo/themes/default/js/plugins/plupload/i18n/fi.js
+share/piwigo/themes/default/js/plugins/plupload/i18n/ru.js
+share/piwigo/themes/default/js/plugins/plupload/i18n/uk_UA.js
+share/piwigo/themes/default/js/plugins/plupload/i18n/km.js
+share/piwigo/themes/default/js/plugins/plupload/i18n/th_TH.js
+share/piwigo/themes/default/js/plugins/plupload/i18n/sr_RS.js
+share/piwigo/themes/default/js/plugins/plupload/i18n/da.js
+share/piwigo/themes/default/js/plugins/plupload/i18n/ja.js
+share/piwigo/themes/default/js/plugins/plupload/i18n/cy.js
+share/piwigo/themes/default/js/plugins/plupload/i18n/ka.js
+share/piwigo/themes/default/js/plugins/plupload/i18n/kk.js
+share/piwigo/themes/default/js/plugins/plupload/i18n/zh_CN.js
+share/piwigo/themes/default/js/plugins/plupload/i18n/lt.js
+share/piwigo/themes/default/js/plugins/plupload/i18n/he.js
+share/piwigo/themes/default/js/plugins/plupload/i18n/id.js
+share/piwigo/themes/default/js/plugins/plupload/i18n/ar.js
+share/piwigo/themes/default/js/plugins/plupload/i18n/pl.js
+share/piwigo/themes/default/js/plugins/plupload/i18n/nl.js
+share/piwigo/themes/default/js/plugins/plupload/i18n/sv.js
+share/piwigo/themes/default/js/plugins/plupload/i18n/hu.js
+share/piwigo/themes/default/js/plugins/plupload/i18n/ms.js
+share/piwigo/themes/default/js/plugins/plupload/i18n/et.js
+share/piwigo/themes/default/js/plugins/plupload/i18n/bs.js
+share/piwigo/themes/default/js/plugins/plupload/i18n/tr.js
+share/piwigo/themes/default/js/plugins/plupload/i18n/ko.js
+share/piwigo/themes/default/js/plugins/plupload/i18n/pt_BR.js
+share/piwigo/themes/default/js/plugins/plupload/i18n/el.js
+share/piwigo/themes/default/js/plugins/plupload/i18n/fa.js
+share/piwigo/themes/default/js/plugins/plupload/i18n/hr.js
+share/piwigo/themes/default/js/plugins/plupload/i18n/de.js
+share/piwigo/themes/default/js/plugins/plupload/i18n/sq.js
+share/piwigo/themes/default/js/plugins/plupload/plupload.dev.js
+share/piwigo/themes/default/js/plugins/plupload/Moxie.swf
+share/piwigo/themes/default/js/plugins/plupload/plupload.min.js
+share/piwigo/themes/default/js/plugins/plupload/moxie.min.js
+share/piwigo/themes/default/js/plugins/plupload/jquery.ui.plupload/img/plupload.png
+share/piwigo/themes/default/js/plugins/plupload/jquery.ui.plupload/img/loading.gif
+share/piwigo/themes/default/js/plugins/plupload/jquery.ui.plupload/css/jquery.ui.plupload.css
+share/piwigo/themes/default/js/plugins/plupload/jquery.ui.plupload/jquery.ui.plupload.min.js
+share/piwigo/themes/default/js/plugins/plupload/jquery.ui.plupload/jquery.ui.plupload.js
+share/piwigo/themes/default/js/plugins/plupload/Moxie.xap
+share/piwigo/themes/default/js/plugins/plupload/moxie.js
+share/piwigo/themes/default/js/plugins/jquery.Jcrop.min.js
+share/piwigo/themes/default/js/plugins/jquery.dataTables.js
+share/piwigo/themes/default/js/plugins/jquery.Jcrop.js
+share/piwigo/themes/default/js/plugins/chosen-sprite.png
+share/piwigo/themes/default/js/plugins/jgrowl-alert.png
+share/piwigo/themes/default/js/plugins/underscore.js
+share/piwigo/themes/default/js/plugins/jgrowl-check.png
+share/piwigo/themes/default/js/plugins/jquery.progressbar.js
+share/piwigo/themes/default/js/plugins/chosen.jquery.min.js
+share/piwigo/themes/default/js/plugins/jquery.cluetip.js
+share/piwigo/themes/default/js/plugins/jgrowl-error.png
+share/piwigo/themes/default/js/plugins/jquery.sort.js
+share/piwigo/themes/default/js/plugins/chosen-sprite%2x.png@localhost
+share/piwigo/themes/default/js/plugins/jquery.progressbar.min.js
+share/piwigo/themes/default/js/plugins/jquery.tipTip.minified.js
+share/piwigo/themes/default/js/plugins/selectize.min.js
+share/piwigo/themes/default/js/plugins/jquery.Jcrop.css
+share/piwigo/themes/default/js/plugins/chosen.css
+share/piwigo/themes/default/js/plugins/datatables/css/jquery.dataTables.css
+share/piwigo/themes/default/js/plugins/datatables/images/sort_asc_disabled.png
+share/piwigo/themes/default/js/plugins/datatables/images/sort_desc.png
+share/piwigo/themes/default/js/plugins/datatables/images/sort_asc.png
+share/piwigo/themes/default/js/plugins/datatables/images/sort_both.png
+share/piwigo/themes/default/js/plugins/datatables/images/sort_desc_disabled.png
+share/piwigo/themes/default/js/plugins/jquery.autogrow-textarea.js
+share/piwigo/themes/default/js/plugins/jquery.ajaxmanager.js
+share/piwigo/themes/default/js/plugins/jquery.colorbox.min.js
+share/piwigo/themes/default/js/plugins/selectize.clear.css
+share/piwigo/themes/default/js/plugins/colorbox/style4/images/loading.gif
+share/piwigo/themes/default/js/plugins/colorbox/style4/images/border1.png
+share/piwigo/themes/default/js/plugins/colorbox/style4/images/border2.png
+share/piwigo/themes/default/js/plugins/colorbox/style4/colorbox.css
+share/piwigo/themes/default/js/plugins/colorbox/i18n/jquery.colorbox-ar.js
+share/piwigo/themes/default/js/plugins/colorbox/i18n/jquery.colorbox-lv.js
+share/piwigo/themes/default/js/plugins/colorbox/i18n/jquery.colorbox-no.js
+share/piwigo/themes/default/js/plugins/colorbox/i18n/jquery.colorbox-gr.js
+share/piwigo/themes/default/js/plugins/colorbox/i18n/jquery.colorbox-uk.js
+share/piwigo/themes/default/js/plugins/colorbox/i18n/jquery.colorbox-sk.js
+share/piwigo/themes/default/js/plugins/colorbox/i18n/jquery.colorbox-et.js
+share/piwigo/themes/default/js/plugins/colorbox/i18n/jquery.colorbox-pl.js
+share/piwigo/themes/default/js/plugins/colorbox/i18n/jquery.colorbox-he.js
+share/piwigo/themes/default/js/plugins/colorbox/i18n/jquery.colorbox-fr.js
+share/piwigo/themes/default/js/plugins/colorbox/i18n/jquery.colorbox-fa.js
+share/piwigo/themes/default/js/plugins/colorbox/i18n/jquery.colorbox-da.js
+share/piwigo/themes/default/js/plugins/colorbox/i18n/jquery.colorbox-tr.js
+share/piwigo/themes/default/js/plugins/colorbox/i18n/jquery.colorbox-it.js
+share/piwigo/themes/default/js/plugins/colorbox/i18n/jquery.colorbox-kr.js
+share/piwigo/themes/default/js/plugins/colorbox/i18n/jquery.colorbox-lt.js
+share/piwigo/themes/default/js/plugins/colorbox/i18n/jquery.colorbox-ja.js
+share/piwigo/themes/default/js/plugins/colorbox/i18n/jquery.colorbox-es.js
+share/piwigo/themes/default/js/plugins/colorbox/i18n/jquery.colorbox-sv.js
+share/piwigo/themes/default/js/plugins/colorbox/i18n/jquery.colorbox-fi.js
+share/piwigo/themes/default/js/plugins/colorbox/i18n/jquery.colorbox-si.js
+share/piwigo/themes/default/js/plugins/colorbox/i18n/jquery.colorbox-zh_TW.js
+share/piwigo/themes/default/js/plugins/colorbox/i18n/jquery.colorbox-id.js
+share/piwigo/themes/default/js/plugins/colorbox/i18n/jquery.colorbox-bn.js
+share/piwigo/themes/default/js/plugins/colorbox/i18n/jquery.colorbox-pt_BR.js
+share/piwigo/themes/default/js/plugins/colorbox/i18n/jquery.colorbox-zh_CN.js
+share/piwigo/themes/default/js/plugins/colorbox/i18n/jquery.colorbox-hu.js
+share/piwigo/themes/default/js/plugins/colorbox/i18n/jquery.colorbox-bg.js
+share/piwigo/themes/default/js/plugins/colorbox/i18n/jquery.colorbox-de.js
+share/piwigo/themes/default/js/plugins/colorbox/i18n/jquery.colorbox-gl.js
+share/piwigo/themes/default/js/plugins/colorbox/i18n/jquery.colorbox-nl.js
+share/piwigo/themes/default/js/plugins/colorbox/i18n/jquery.colorbox-sr.js
+share/piwigo/themes/default/js/plugins/colorbox/i18n/jquery.colorbox-ro.js
+share/piwigo/themes/default/js/plugins/colorbox/i18n/jquery.colorbox-hr.js
+share/piwigo/themes/default/js/plugins/colorbox/i18n/jquery.colorbox-ru.js
+share/piwigo/themes/default/js/plugins/colorbox/i18n/jquery.colorbox-ca.js
+share/piwigo/themes/default/js/plugins/colorbox/i18n/jquery.colorbox-my.js
+share/piwigo/themes/default/js/plugins/colorbox/i18n/jquery.colorbox-cs.js
+share/piwigo/themes/default/js/plugins/colorbox/style1/images/overlay.png
+share/piwigo/themes/default/js/plugins/colorbox/style1/images/loading.gif
+share/piwigo/themes/default/js/plugins/colorbox/style1/images/controls.png
+share/piwigo/themes/default/js/plugins/colorbox/style1/images/border.png
+share/piwigo/themes/default/js/plugins/colorbox/style1/images/loading_background.png
+share/piwigo/themes/default/js/plugins/colorbox/style1/colorbox.css
+share/piwigo/themes/default/js/plugins/colorbox/style3/images/loading.gif
+share/piwigo/themes/default/js/plugins/colorbox/style3/images/controls.png
+share/piwigo/themes/default/js/plugins/colorbox/style3/colorbox.css
+share/piwigo/themes/default/js/plugins/colorbox/style5/images/loading.gif
+share/piwigo/themes/default/js/plugins/colorbox/style5/images/controls.png
+share/piwigo/themes/default/js/plugins/colorbox/style5/images/border.png
+share/piwigo/themes/default/js/plugins/colorbox/style5/images/loading_background.png
+share/piwigo/themes/default/js/plugins/colorbox/style5/colorbox.css
+share/piwigo/themes/default/js/plugins/colorbox/style2/images/loading.gif
+share/piwigo/themes/default/js/plugins/colorbox/style2/images/controls.png
+share/piwigo/themes/default/js/plugins/colorbox/style2/colorbox.css
+share/piwigo/themes/default/js/plugins/jquery.jgrowl.css
+share/piwigo/themes/default/js/plugins/jquery.jgrowl_minimized.js
+share/piwigo/themes/default/js/plugins/selectize.dark.css
+share/piwigo/themes/default/js/plugins/Jcrop.gif
+share/piwigo/themes/default/js/plugins/jquery.tokeninput.css
+share/piwigo/themes/default/js/plugins/jquery.tokeninput.js
+share/piwigo/themes/default/js/plugins/piecon.js
+share/piwigo/themes/default/js/ui/minified/jquery.ui.timepicker-addon.min.js
+share/piwigo/themes/default/js/ui/minified/jquery.ui.effect-slide.min.js
+share/piwigo/themes/default/js/ui/minified/jquery.ui.selectable.min.js
+share/piwigo/themes/default/js/ui/minified/jquery.ui.effect-shake.min.js
+share/piwigo/themes/default/js/ui/minified/jquery.ui.draggable.min.js
+share/piwigo/themes/default/js/ui/minified/jquery.ui.effect-explode.min.js
+share/piwigo/themes/default/js/ui/minified/jquery.ui.effect-fade.min.js
+share/piwigo/themes/default/js/ui/minified/jquery.ui.effect.min.js
+share/piwigo/themes/default/js/ui/minified/jquery.ui.button.min.js
+share/piwigo/themes/default/js/ui/minified/jquery.ui.datepicker.min.js
+share/piwigo/themes/default/js/ui/minified/jquery.ui.effect-blind.min.js
+share/piwigo/themes/default/js/ui/minified/jquery.ui.slider.min.js
+share/piwigo/themes/default/js/ui/minified/jquery.ui.resizable.min.js
+share/piwigo/themes/default/js/ui/minified/jquery.ui.effect-drop.min.js
+share/piwigo/themes/default/js/ui/minified/jquery.ui.autocomplete.min.js
+share/piwigo/themes/default/js/ui/minified/jquery.ui.tabs.min.js
+share/piwigo/themes/default/js/ui/minified/jquery.ui.widget.min.js
+share/piwigo/themes/default/js/ui/minified/jquery.ui.effect-highlight.min.js
+share/piwigo/themes/default/js/ui/minified/jquery.ui.effect-bounce.min.js
+share/piwigo/themes/default/js/ui/minified/jquery.ui.effect-transfer.min.js
+share/piwigo/themes/default/js/ui/minified/jquery.ui.sortable.min.js
+share/piwigo/themes/default/js/ui/minified/jquery.ui.effect-fold.min.js
+share/piwigo/themes/default/js/ui/minified/jquery.ui.core.min.js
+share/piwigo/themes/default/js/ui/minified/jquery.ui.mouse.min.js
+share/piwigo/themes/default/js/ui/minified/jquery.ui.position.min.js
+share/piwigo/themes/default/js/ui/minified/jquery.ui.tooltip.min.js
+share/piwigo/themes/default/js/ui/minified/jquery.ui.dialog.min.js
+share/piwigo/themes/default/js/ui/minified/jquery.ui.menu.min.js
+share/piwigo/themes/default/js/ui/minified/jquery.ui.effect-clip.min.js
+share/piwigo/themes/default/js/ui/minified/jquery.ui.spinner.min.js
+share/piwigo/themes/default/js/ui/minified/jquery.ui.accordion.min.js
+share/piwigo/themes/default/js/ui/minified/jquery.ui.effect-scale.min.js
+share/piwigo/themes/default/js/ui/minified/jquery.ui.droppable.min.js
+share/piwigo/themes/default/js/ui/minified/jquery.ui.progressbar.min.js
+share/piwigo/themes/default/js/ui/minified/jquery.ui.effect-pulsate.min.js
+share/piwigo/themes/default/js/ui/i18n/jquery.ui.timepicker-sr-RS.js
+share/piwigo/themes/default/js/ui/i18n/jquery.ui.datepicker-cs.js
+share/piwigo/themes/default/js/ui/i18n/jquery.ui.datepicker-hy.js
+share/piwigo/themes/default/js/ui/i18n/jquery.ui.datepicker-th.js
+share/piwigo/themes/default/js/ui/i18n/jquery.ui.timepicker-ro.js
+share/piwigo/themes/default/js/ui/i18n/jquery.ui.datepicker-ta.js
+share/piwigo/themes/default/js/ui/i18n/jquery.ui.datepicker-ko.js
+share/piwigo/themes/default/js/ui/i18n/jquery.ui.datepicker-ar.js
+share/piwigo/themes/default/js/ui/i18n/jquery.ui.datepicker-ml.js
+share/piwigo/themes/default/js/ui/i18n/jquery.ui.datepicker-zh-HK.js
+share/piwigo/themes/default/js/ui/i18n/jquery.ui.datepicker-ro.js
+share/piwigo/themes/default/js/ui/i18n/jquery.ui.timepicker-fi.js
+share/piwigo/themes/default/js/ui/i18n/jquery.ui.datepicker-af.js
+share/piwigo/themes/default/js/ui/i18n/jquery-ui-i18n.js
+share/piwigo/themes/default/js/ui/i18n/jquery.ui.timepicker-da.js
+share/piwigo/themes/default/js/ui/i18n/jquery.ui.datepicker-rm.js
+share/piwigo/themes/default/js/ui/i18n/jquery.ui.datepicker-pl.js
+share/piwigo/themes/default/js/ui/i18n/jquery.ui.datepicker-hu.js
+share/piwigo/themes/default/js/ui/i18n/jquery.ui.timepicker-th.js
+share/piwigo/themes/default/js/ui/i18n/jquery.ui.timepicker-cs.js
+share/piwigo/themes/default/js/ui/i18n/jquery.ui.timepicker-ko.js
+share/piwigo/themes/default/js/ui/i18n/jquery.ui.timepicker-sr-YU.js
+share/piwigo/themes/default/js/ui/i18n/jquery.ui.timepicker-he.js
+share/piwigo/themes/default/js/ui/i18n/jquery.ui.datepicker-en-AU.js
+share/piwigo/themes/default/js/ui/i18n/jquery.ui.timepicker-pt.js
+share/piwigo/themes/default/js/ui/i18n/jquery.ui.datepicker-fi.js
+share/piwigo/themes/default/js/ui/i18n/jquery.ui.timepicker-af.js
+share/piwigo/themes/default/js/ui/i18n/jquery.ui.datepicker-az.js
+share/piwigo/themes/default/js/ui/i18n/jquery.ui.datepicker-bg.js
+share/piwigo/themes/default/js/ui/i18n/jquery.ui.datepicker-is.js
+share/piwigo/themes/default/js/ui/i18n/jquery.ui.datepicker-bs.js
+share/piwigo/themes/default/js/ui/i18n/jquery.ui.datepicker-ms.js
+share/piwigo/themes/default/js/ui/i18n/jquery.ui.datepicker-zh-TW.js
+share/piwigo/themes/default/js/ui/i18n/jquery.ui.timepicker-ja.js
+share/piwigo/themes/default/js/ui/i18n/jquery.ui.datepicker-sr.js
+share/piwigo/themes/default/js/ui/i18n/jquery.ui.datepicker-km.js
+share/piwigo/themes/default/js/ui/i18n/jquery.ui.timepicker-sv.js
+share/piwigo/themes/default/js/ui/i18n/jquery.ui.datepicker-hr.js
+share/piwigo/themes/default/js/ui/i18n/jquery.ui.datepicker-id.js
+share/piwigo/themes/default/js/ui/i18n/jquery.ui.datepicker-sq.js
+share/piwigo/themes/default/js/ui/i18n/jquery.ui.timepicker-es.js
+share/piwigo/themes/default/js/ui/i18n/jquery.ui.datepicker-uk.js
+share/piwigo/themes/default/js/ui/i18n/jquery.ui.timepicker-eu.js
+share/piwigo/themes/default/js/ui/i18n/jquery.ui.timepicker-tr.js
+share/piwigo/themes/default/js/ui/i18n/jquery.ui.datepicker-no.js
+share/piwigo/themes/default/js/ui/i18n/jquery.ui.timepicker-el.js
+share/piwigo/themes/default/js/ui/i18n/jquery.ui.datepicker-ca.js
+share/piwigo/themes/default/js/ui/i18n/jquery.ui.timepicker-pt-BR.js
+share/piwigo/themes/default/js/ui/i18n/jquery.ui.datepicker-nl.js
+share/piwigo/themes/default/js/ui/i18n/jquery.ui.timepicker-hu.js
+share/piwigo/themes/default/js/ui/i18n/jquery.ui.datepicker-fr-CH.js
+share/piwigo/themes/default/js/ui/i18n/jquery.ui.datepicker-ja.js
+share/piwigo/themes/default/js/ui/i18n/jquery.ui.datepicker-sl.js
+share/piwigo/themes/default/js/ui/i18n/jquery.ui.datepicker-ka.js
+share/piwigo/themes/default/js/ui/i18n/jquery.ui.datepicker-tr.js
+share/piwigo/themes/default/js/ui/i18n/jquery.ui.datepicker-ru.js
+share/piwigo/themes/default/js/ui/i18n/jquery.ui.datepicker-he.js
+share/piwigo/themes/default/js/ui/i18n/jquery.ui.datepicker-gl.js
+share/piwigo/themes/default/js/ui/i18n/jquery.ui.timepicker-ca.js
+share/piwigo/themes/default/js/ui/i18n/jquery.ui.datepicker-kk.js
+share/piwigo/themes/default/js/ui/i18n/jquery.ui.datepicker-pt.js
+share/piwigo/themes/default/js/ui/i18n/jquery.ui.datepicker-fa.js
+share/piwigo/themes/default/js/ui/i18n/jquery.ui.datepicker-eo.js
+share/piwigo/themes/default/js/ui/i18n/jquery.ui.datepicker-en-NZ.js
+share/piwigo/themes/default/js/ui/i18n/jquery.ui.timepicker-hr.js
+share/piwigo/themes/default/js/ui/i18n/jquery.ui.timepicker-sk.js
+share/piwigo/themes/default/js/ui/i18n/jquery.ui.datepicker-sv.js
+share/piwigo/themes/default/js/ui/i18n/jquery.ui.datepicker-fo.js
+share/piwigo/themes/default/js/ui/i18n/jquery.ui.timepicker-am.js
+share/piwigo/themes/default/js/ui/i18n/jquery.ui.timepicker-zh-TW.js
+share/piwigo/themes/default/js/ui/i18n/jquery.ui.datepicker-de.js
+share/piwigo/themes/default/js/ui/i18n/jquery.ui.datepicker-sr-SR.js
+share/piwigo/themes/default/js/ui/i18n/jquery.ui.datepicker-mk.js
+share/piwigo/themes/default/js/ui/i18n/jquery.ui.timepicker-bg.js
+share/piwigo/themes/default/js/ui/i18n/jquery.ui.datepicker-en-GB.js
+share/piwigo/themes/default/js/ui/i18n/jquery.ui.timepicker-fr.js
+share/piwigo/themes/default/js/ui/i18n/jquery.ui.datepicker-lv.js
+share/piwigo/themes/default/js/ui/i18n/jquery.ui.datepicker-fr.js
+share/piwigo/themes/default/js/ui/i18n/jquery.ui.datepicker-pt-BR.js
+share/piwigo/themes/default/js/ui/i18n/jquery.ui.timepicker-it.js
+share/piwigo/themes/default/js/ui/i18n/jquery.ui.datepicker-eu.js
+share/piwigo/themes/default/js/ui/i18n/jquery.ui.timepicker-de.js
+share/piwigo/themes/default/js/ui/i18n/jquery.ui.timepicker-pl.js
+share/piwigo/themes/default/js/ui/i18n/jquery.ui.datepicker-es.js
+share/piwigo/themes/default/js/ui/i18n/jquery.ui.datepicker-ar-DZ.js
+share/piwigo/themes/default/js/ui/i18n/jquery.ui.timepicker-no.js
+share/piwigo/themes/default/js/ui/i18n/jquery.ui.timepicker-ru.js
+share/piwigo/themes/default/js/ui/i18n/jquery.ui.timepicker-gl.js
+share/piwigo/themes/default/js/ui/i18n/jquery.ui.datepicker-it.js
+share/piwigo/themes/default/js/ui/i18n/jquery.ui.datepicker-et.js
+share/piwigo/themes/default/js/ui/i18n/jquery.ui.timepicker-vi.js
+share/piwigo/themes/default/js/ui/i18n/jquery.ui.datepicker-vi.js
+share/piwigo/themes/default/js/ui/i18n/jquery.ui.datepicker-lb.js
+share/piwigo/themes/default/js/ui/i18n/jquery.ui.datepicker-cy-GB.js
+share/piwigo/themes/default/js/ui/i18n/jquery.ui.datepicker-da.js
+share/piwigo/themes/default/js/ui/i18n/jquery.ui.timepicker-nl.js
+share/piwigo/themes/default/js/ui/i18n/jquery.ui.datepicker-zh-CN.js
+share/piwigo/themes/default/js/ui/i18n/jquery.ui.timepicker-lt.js
+share/piwigo/themes/default/js/ui/i18n/jquery.ui.timepicker-uk.js
+share/piwigo/themes/default/js/ui/i18n/jquery.ui.timepicker-et.js
+share/piwigo/themes/default/js/ui/i18n/jquery.ui.datepicker-tj.js
+share/piwigo/themes/default/js/ui/i18n/jquery.ui.datepicker-el.js
+share/piwigo/themes/default/js/ui/i18n/jquery.ui.datepicker-sk.js
+share/piwigo/themes/default/js/ui/i18n/jquery.ui.timepicker-id.js
+share/piwigo/themes/default/js/ui/i18n/jquery.ui.datepicker-hi.js
+share/piwigo/themes/default/js/ui/i18n/jquery.ui.timepicker-zh-CN.js
+share/piwigo/themes/default/js/ui/i18n/jquery.ui.datepicker-lt.js
+share/piwigo/themes/default/js/ui/jquery.ui.core.js
+share/piwigo/themes/default/js/ui/jquery.ui.effect-highlight.js
+share/piwigo/themes/default/js/ui/jquery.ui.draggable.js
+share/piwigo/themes/default/js/ui/jquery.ui.tooltip.js
+share/piwigo/themes/default/js/ui/jquery.ui.effect-fold.js
+share/piwigo/themes/default/js/ui/jquery.ui.effect-slide.js
+share/piwigo/themes/default/js/ui/jquery.ui.effect-drop.js
+share/piwigo/themes/default/js/ui/jquery.ui.selectable.js
+share/piwigo/themes/default/js/ui/theme/jquery.ui.tooltip.css
+share/piwigo/themes/default/js/ui/theme/jquery.ui.menu.css
+share/piwigo/themes/default/js/ui/theme/jquery.ui.core.css
+share/piwigo/themes/default/js/ui/theme/jquery.ui.spinner.css
+share/piwigo/themes/default/js/ui/theme/jquery.ui.all.css
+share/piwigo/themes/default/js/ui/theme/jquery.ui.progressbar.css
+share/piwigo/themes/default/js/ui/theme/jquery.ui.selectable.css
+share/piwigo/themes/default/js/ui/theme/jquery.ui.slider.css
+share/piwigo/themes/default/js/ui/theme/jquery.ui.resizable.css
+share/piwigo/themes/default/js/ui/theme/jquery.ui.base.css
+share/piwigo/themes/default/js/ui/theme/jquery.ui.autocomplete.css
+share/piwigo/themes/default/js/ui/theme/jquery.ui.tabs.css
+share/piwigo/themes/default/js/ui/theme/jquery.ui.accordion.css
+share/piwigo/themes/default/js/ui/theme/jquery.ui.button.css
+share/piwigo/themes/default/js/ui/theme/images/ui-bg_flat_75_ffffff_40x100.png
+share/piwigo/themes/default/js/ui/theme/images/ui-icons_222222_256x240.png
+share/piwigo/themes/default/js/ui/theme/images/ui-bg_highlight-soft_75_cccccc_1x100.png
+share/piwigo/themes/default/js/ui/theme/images/ui-icons_454545_256x240.png
+share/piwigo/themes/default/js/ui/theme/images/ui-bg_glass_75_dadada_1x400.png
+share/piwigo/themes/default/js/ui/theme/images/ui-bg_glass_65_ffffff_1x400.png
+share/piwigo/themes/default/js/ui/theme/images/ui-icons_888888_256x240.png
+share/piwigo/themes/default/js/ui/theme/images/ui-icons_2e83ff_256x240.png
+share/piwigo/themes/default/js/ui/theme/images/animated-overlay.gif
+share/piwigo/themes/default/js/ui/theme/images/ui-bg_glass_55_fbf9ee_1x400.png
+share/piwigo/themes/default/js/ui/theme/images/ui-bg_flat_0_aaaaaa_40x100.png
+share/piwigo/themes/default/js/ui/theme/images/ui-icons_cd0a0a_256x240.png
+share/piwigo/themes/default/js/ui/theme/images/ui-bg_glass_95_fef1ec_1x400.png
+share/piwigo/themes/default/js/ui/theme/images/ui-bg_glass_75_e6e6e6_1x400.png
+share/piwigo/themes/default/js/ui/theme/jquery.ui.dialog.css
+share/piwigo/themes/default/js/ui/theme/jquery.ui.timepicker-addon.css
+share/piwigo/themes/default/js/ui/theme/jquery.ui.datepicker.css
+share/piwigo/themes/default/js/ui/theme/jquery.ui.theme.css
+share/piwigo/themes/default/js/ui/jquery.ui.button.js
+share/piwigo/themes/default/js/ui/jquery.ui.effect-shake.js
+share/piwigo/themes/default/js/ui/jquery.ui.dialog.js
+share/piwigo/themes/default/js/ui/jquery.ui.widget.js
+share/piwigo/themes/default/js/ui/jquery.ui.progressbar.js
+share/piwigo/themes/default/js/ui/jquery.ui.position.js
+share/piwigo/themes/default/js/ui/jquery.ui.sortable.js
+share/piwigo/themes/default/js/ui/jquery.ui.spinner.js
+share/piwigo/themes/default/js/ui/jquery.ui.effect-transfer.js
+share/piwigo/themes/default/js/ui/jquery.ui.droppable.js
+share/piwigo/themes/default/js/ui/jquery.ui.resizable.js
+share/piwigo/themes/default/js/ui/jquery.ui.effect-scale.js
+share/piwigo/themes/default/js/ui/jquery.ui.timepicker-addon.js
+share/piwigo/themes/default/js/ui/jquery.ui.effect-bounce.js
+share/piwigo/themes/default/js/ui/jquery.ui.mouse.js
+share/piwigo/themes/default/js/ui/jquery.ui.autocomplete.js
+share/piwigo/themes/default/js/ui/jquery.ui.effect.js
+share/piwigo/themes/default/js/ui/jquery.ui.accordion.js
+share/piwigo/themes/default/js/ui/jquery.ui.effect-blind.js
+share/piwigo/themes/default/js/ui/jquery.ui.effect-clip.js
+share/piwigo/themes/default/js/ui/jquery.ui.effect-pulsate.js
+share/piwigo/themes/default/js/ui/jquery.ui.slider.js
+share/piwigo/themes/default/js/ui/jquery.ui.effect-fade.js
+share/piwigo/themes/default/js/ui/jquery.ui.menu.js
+share/piwigo/themes/default/js/ui/jquery.ui.effect-explode.js
+share/piwigo/themes/default/js/ui/jquery.ui.datepicker.js
+share/piwigo/themes/default/js/ui/jquery.ui.tabs.js
+share/piwigo/themes/default/js/switchbox.js
+share/piwigo/themes/default/js/scripts.js
+share/piwigo/themes/default/js/thumbnails.loader.js
+share/piwigo/themes/default/js/jquery.min.js
+share/piwigo/themes/default/js/jquery.js
+share/piwigo/themes/default/js/pngfix.js
+share/piwigo/themes/default/js/rating.js
+share/piwigo/themes/default/s26/outline_ff3363.png
+share/piwigo/themes/default/s26/outline_ffffff.png
+share/piwigo/themes/default/s26/index.htm
+share/piwigo/themes/default/s26/outline_ffff80.png
+share/piwigo/themes/default/s26/outline_808060.png
+share/piwigo/themes/default/s26/outline_808080.png
+share/piwigo/themes/default/s26/outline_005e89.png
+share/piwigo/themes/default/s26/outline_ff7700.png
+share/piwigo/themes/default/fix-ie5-ie6.css
+share/piwigo/themes/default/local_head.tpl
+share/piwigo/themes/default/theme.css
+share/piwigo/themes/default/images/progressbg_red.gif
+share/piwigo/themes/default/images/ajax_loader.gif
+share/piwigo/themes/default/images/progressbg_yellow.gif
+share/piwigo/themes/default/images/progressbg_orange.gif
+share/piwigo/themes/default/images/index.php
+share/piwigo/themes/default/images/progressbg_black.gif
+share/piwigo/themes/default/images/progressbg_green.gif
+share/piwigo/themes/default/images/ajax-loader-small.gif
+share/piwigo/themes/default/images/progressbar.gif
+share/piwigo/themes/default/icon/mimetypes/unknown.png
+share/piwigo/themes/default/icon/mimetypes/mpg.png
+share/piwigo/themes/default/icon/mimetypes/zip.png
+share/piwigo/themes/default/icon/mimetypes/ogg.png
+share/piwigo/themes/default/icon/mimetypes/avi.png
+share/piwigo/themes/default/icon/mimetypes/mp3.png
+share/piwigo/themes/default/icon/mimetypes/index.php
+share/piwigo/themes/default/icon/datepicker.png
+share/piwigo/themes/default/icon/errors_small.png
+share/piwigo/themes/default/icon/remove_s.png
+share/piwigo/themes/default/icon/recent_by_child.png
+share/piwigo/themes/default/icon/rating-stars.gif
+share/piwigo/themes/default/icon/index.php
+share/piwigo/themes/default/icon/img_small.png
+share/piwigo/themes/default/icon/favicon.ico
+share/piwigo/themes/default/icon/recent.png
+share/piwigo/themes/default/icon/errors.png
+share/piwigo/themes/default/icon/infos.png
+share/piwigo/themes/default/icon/note.png
+share/piwigo/themes/default/fix-khtml.css
+share/piwigo/themes/default/iconset.css
+share/piwigo/themes/default/index.php
+share/piwigo/themes/default/print.css
+share/piwigo/themes/default/template/mail/text/html/mail-css-dark.tpl
+share/piwigo/themes/default/template/mail/text/html/header.tpl
+share/piwigo/themes/default/template/mail/text/html/notification_admin.tpl
+share/piwigo/themes/default/template/mail/text/html/global-mail-css.tpl
+share/piwigo/themes/default/template/mail/text/html/notification_by_mail.tpl
+share/piwigo/themes/default/template/mail/text/html/cat_group_info.tpl
+share/piwigo/themes/default/template/mail/text/html/index.php
+share/piwigo/themes/default/template/mail/text/html/mail-css-clear.tpl
+share/piwigo/themes/default/template/mail/text/html/footer.tpl
+share/piwigo/themes/default/template/mail/text/plain/cat_group_info.tpl
+share/piwigo/themes/default/template/mail/text/plain/header.tpl
+share/piwigo/themes/default/template/mail/text/plain/notification_admin.tpl
+share/piwigo/themes/default/template/mail/text/plain/index.php
+share/piwigo/themes/default/template/mail/text/plain/notification_by_mail.tpl
+share/piwigo/themes/default/template/mail/text/plain/footer.tpl
+share/piwigo/themes/default/template/mail/text/index.php
+share/piwigo/themes/default/template/mail/index.php
+share/piwigo/themes/default/template/mail/screenshot-clear.png
+share/piwigo/themes/default/template/mail/screenshot-dark.png
+share/piwigo/themes/default/template/menubar.tpl
+share/piwigo/themes/default/template/menubar_identification.tpl
+share/piwigo/themes/default/template/menubar_specials.tpl
+share/piwigo/themes/default/template/no_photo_yet.tpl
+share/piwigo/themes/default/template/infos_errors.tpl
+share/piwigo/themes/default/template/register.tpl
+share/piwigo/themes/default/template/navigation_bar.tpl
+share/piwigo/themes/default/template/header.tpl
+share/piwigo/themes/default/template/menubar_tags.tpl
+share/piwigo/themes/default/template/menubar_menu.tpl
+share/piwigo/themes/default/template/tags.tpl
+share/piwigo/themes/default/template/thumbnails.tpl
+share/piwigo/themes/default/template/about.tpl
+share/piwigo/themes/default/template/picture_content.tpl
+share/piwigo/themes/default/template/search_rules.tpl
+share/piwigo/themes/default/template/slideshow.tpl
+share/piwigo/themes/default/template/profile.tpl
+share/piwigo/themes/default/template/password.tpl
+share/piwigo/themes/default/template/redirect.tpl
+share/piwigo/themes/default/template/nbm.tpl
+share/piwigo/themes/default/template/comments.tpl
+share/piwigo/themes/default/template/include/colorbox.inc.tpl
+share/piwigo/themes/default/template/include/resize.inc.tpl
+share/piwigo/themes/default/template/include/autosize.inc.tpl
+share/piwigo/themes/default/template/picture_nav_buttons.tpl
+share/piwigo/themes/default/template/menubar_categories.tpl
+share/piwigo/themes/default/template/mainpage_categories.tpl
+share/piwigo/themes/default/template/month_calendar.tpl
+share/piwigo/themes/default/template/picture.tpl
+share/piwigo/themes/default/template/footer.tpl
+share/piwigo/themes/default/template/search.tpl
+share/piwigo/themes/default/template/notification.tpl
+share/piwigo/themes/default/template/index.tpl
+share/piwigo/themes/default/template/popuphelp.tpl
+share/piwigo/themes/default/template/menubar_links.tpl
+share/piwigo/themes/default/template/comment_list.tpl
+share/piwigo/themes/default/template/identification.tpl
+share/piwigo/themes/default/template/profile_content.tpl
+share/piwigo/themes/default/themeconf.inc.php
+share/piwigo/themes/default/fix-ie7.css
+share/piwigo/themes/default/watermarks/Owned_Stamp.png
+share/piwigo/themes/default/watermarks/Sample.png
+share/piwigo/themes/default/watermarks/copyright.png
+share/piwigo/themes/index.php
+share/piwigo/language/en_GB/admin.lang.php
+share/piwigo/language/en_GB/en_GB.jpg
+share/piwigo/language/en_GB/common.lang.php
+share/piwigo/language/en_GB/iso.txt
+share/piwigo/language/en_GB/index.php
+share/piwigo/language/en_GB/install.lang.php
+share/piwigo/language/en_GB/about.html
+share/piwigo/language/mk_MK/admin.lang.php
+share/piwigo/language/mk_MK/common.lang.php
+share/piwigo/language/mk_MK/iso.txt
+share/piwigo/language/mk_MK/index.php
+share/piwigo/language/mk_MK/mk_MK.jpg
+share/piwigo/language/mk_MK/install.lang.php
+share/piwigo/language/wo_SN/common.lang.php
+share/piwigo/language/wo_SN/wo_SN.jpg
+share/piwigo/language/wo_SN/iso.txt
+share/piwigo/language/et_EE/help/configuration.html
+share/piwigo/language/et_EE/help/group_list.html
+share/piwigo/language/et_EE/help/cat_move.html
+share/piwigo/language/et_EE/help/cat_modify.html
+share/piwigo/language/et_EE/help/cat_perm.html
+share/piwigo/language/et_EE/help/cat_options.html
+share/piwigo/language/et_EE/upgrade.lang.php
+share/piwigo/language/et_EE/et_EE.jpg
+share/piwigo/language/et_EE/admin.lang.php
+share/piwigo/language/et_EE/common.lang.php
+share/piwigo/language/et_EE/iso.txt
+share/piwigo/language/et_EE/install.lang.php
+share/piwigo/language/et_EE/about.html
+share/piwigo/language/es_ES/help/help_permissions.html
+share/piwigo/language/es_ES/help/help_groups.html
+share/piwigo/language/es_ES/help/group_list.html
+share/piwigo/language/es_ES/help/search.html
+share/piwigo/language/es_ES/help/synchronize.html
+share/piwigo/language/es_ES/help/help_virtual_links.html
+share/piwigo/language/es_ES/help/cat_move.html
+share/piwigo/language/es_ES/help/user_list.html
+share/piwigo/language/es_ES/help/cat_modify.html
+share/piwigo/language/es_ES/help/configuration.html
+share/piwigo/language/es_ES/help/maintenance.html
+share/piwigo/language/es_ES/help/index.php
+share/piwigo/language/es_ES/help/extend_for_templates.html
+share/piwigo/language/es_ES/help/help_misc.html
+share/piwigo/language/es_ES/help/cat_perm.html
+share/piwigo/language/es_ES/help/history.html
+share/piwigo/language/es_ES/help/help_add_photos.html
+share/piwigo/language/es_ES/help/notification_by_mail.html
+share/piwigo/language/es_ES/help/photos_add_ftp.html
+share/piwigo/language/es_ES/help/cat_options.html
+share/piwigo/language/es_ES/help/permalinks.html
+share/piwigo/language/es_ES/upgrade.lang.php
+share/piwigo/language/es_ES/admin.lang.php
+share/piwigo/language/es_ES/common.lang.php
+share/piwigo/language/es_ES/iso.txt
+share/piwigo/language/es_ES/es_ES.jpg
+share/piwigo/language/es_ES/index.php
+share/piwigo/language/es_ES/install.lang.php
+share/piwigo/language/es_ES/about.html
+share/piwigo/language/el_GR/help/help_permissions.html
+share/piwigo/language/el_GR/help/help_groups.html
+share/piwigo/language/el_GR/help/group_list.html
+share/piwigo/language/el_GR/help/search.html
+share/piwigo/language/el_GR/help/synchronize.html
+share/piwigo/language/el_GR/help/help_virtual_links.html
+share/piwigo/language/el_GR/help/cat_move.html
+share/piwigo/language/el_GR/help/user_list.html
+share/piwigo/language/el_GR/help/cat_modify.html
+share/piwigo/language/el_GR/help/configuration.html
+share/piwigo/language/el_GR/help/maintenance.html
+share/piwigo/language/el_GR/help/extend_for_templates.html
+share/piwigo/language/el_GR/help/help_misc.html
+share/piwigo/language/el_GR/help/cat_perm.html
+share/piwigo/language/el_GR/help/history.html
+share/piwigo/language/el_GR/help/help_add_photos.html
+share/piwigo/language/el_GR/help/photos_add_ftp.html
+share/piwigo/language/el_GR/help/cat_options.html
+share/piwigo/language/el_GR/help/notification_by_mail.html
+share/piwigo/language/el_GR/help/permalinks.html
+share/piwigo/language/el_GR/upgrade.lang.php
+share/piwigo/language/el_GR/admin.lang.php
+share/piwigo/language/el_GR/common.lang.php
+share/piwigo/language/el_GR/iso.txt
+share/piwigo/language/el_GR/index.php
+share/piwigo/language/el_GR/el_GR.jpg
+share/piwigo/language/el_GR/install.lang.php
+share/piwigo/language/el_GR/about.html
+share/piwigo/language/vi_VN/upgrade.lang.php
+share/piwigo/language/vi_VN/README.txt
+share/piwigo/language/vi_VN/help/help_add_photos.html
+share/piwigo/language/vi_VN/help/help_misc.html
+share/piwigo/language/vi_VN/help/index.php
+share/piwigo/language/vi_VN/admin.lang.php
+share/piwigo/language/vi_VN/common.lang.php
+share/piwigo/language/vi_VN/vi_VN.jpg
+share/piwigo/language/vi_VN/iso.txt
+share/piwigo/language/vi_VN/install.lang.php
+share/piwigo/language/vi_VN/about.html
+share/piwigo/language/fi_FI/upgrade.lang.php
+share/piwigo/language/fi_FI/fi_FI.jpg
+share/piwigo/language/fi_FI/admin.lang.php
+share/piwigo/language/fi_FI/common.lang.php
+share/piwigo/language/fi_FI/iso.txt
+share/piwigo/language/fi_FI/install.lang.php
+share/piwigo/language/fi_FI/about.html
+share/piwigo/language/en_US/admin.lang.php
+share/piwigo/language/en_US/common.lang.php
+share/piwigo/language/en_US/iso.txt
+share/piwigo/language/en_US/index.php
+share/piwigo/language/en_US/en_US.jpg
+share/piwigo/language/sk_SK/help/help_permissions.html
+share/piwigo/language/sk_SK/help/help_groups.html
+share/piwigo/language/sk_SK/help/group_list.html
+share/piwigo/language/sk_SK/help/search.html
+share/piwigo/language/sk_SK/help/synchronize.html
+share/piwigo/language/sk_SK/help/help_virtual_links.html
+share/piwigo/language/sk_SK/help/cat_move.html
+share/piwigo/language/sk_SK/help/user_list.html
+share/piwigo/language/sk_SK/help/cat_modify.html
+share/piwigo/language/sk_SK/help/configuration.html
+share/piwigo/language/sk_SK/help/maintenance.html
+share/piwigo/language/sk_SK/help/index.php
+share/piwigo/language/sk_SK/help/extend_for_templates.html
+share/piwigo/language/sk_SK/help/help_misc.html
+share/piwigo/language/sk_SK/help/cat_perm.html
+share/piwigo/language/sk_SK/help/history.html
+share/piwigo/language/sk_SK/help/help_add_photos.html
+share/piwigo/language/sk_SK/help/notification_by_mail.html
+share/piwigo/language/sk_SK/help/photos_add_ftp.html
+share/piwigo/language/sk_SK/help/cat_options.html
+share/piwigo/language/sk_SK/help/permalinks.html
+share/piwigo/language/sk_SK/upgrade.lang.php
+share/piwigo/language/sk_SK/admin.lang.php
+share/piwigo/language/sk_SK/common.lang.php
+share/piwigo/language/sk_SK/iso.txt
+share/piwigo/language/sk_SK/index.php
+share/piwigo/language/sk_SK/install.lang.php
+share/piwigo/language/sk_SK/sk_SK.jpg
+share/piwigo/language/sk_SK/about.html
+share/piwigo/language/ja_JP/upgrade.lang.php
+share/piwigo/language/ja_JP/README.txt
+share/piwigo/language/ja_JP/admin.lang.php
+share/piwigo/language/ja_JP/ja_JP.jpg
+share/piwigo/language/ja_JP/help/help_permissions.html
+share/piwigo/language/ja_JP/help/help_groups.html
+share/piwigo/language/ja_JP/help/group_list.html
+share/piwigo/language/ja_JP/help/search.html
+share/piwigo/language/ja_JP/help/synchronize.html
+share/piwigo/language/ja_JP/help/help_virtual_links.html
+share/piwigo/language/ja_JP/help/cat_move.html
+share/piwigo/language/ja_JP/help/user_list.html
+share/piwigo/language/ja_JP/help/cat_modify.html
+share/piwigo/language/ja_JP/help/configuration.html
+share/piwigo/language/ja_JP/help/maintenance.html
+share/piwigo/language/ja_JP/help/index.php
+share/piwigo/language/ja_JP/help/extend_for_templates.html
+share/piwigo/language/ja_JP/help/help_misc.html
+share/piwigo/language/ja_JP/help/cat_perm.html
+share/piwigo/language/ja_JP/help/history.html
+share/piwigo/language/ja_JP/help/help_add_photos.html
+share/piwigo/language/ja_JP/help/notification_by_mail.html
+share/piwigo/language/ja_JP/help/photos_add_ftp.html
+share/piwigo/language/ja_JP/help/cat_options.html
+share/piwigo/language/ja_JP/help/permalinks.html
+share/piwigo/language/ja_JP/common.lang.php
+share/piwigo/language/ja_JP/iso.txt
+share/piwigo/language/ja_JP/index.php
+share/piwigo/language/ja_JP/install.lang.php
+share/piwigo/language/ja_JP/about.html
+share/piwigo/language/sh_RS/help/help_add_photos.html
+share/piwigo/language/sh_RS/help/cat_modify.html
+share/piwigo/language/sh_RS/help/index.php
+share/piwigo/language/sh_RS/upgrade.lang.php
+share/piwigo/language/sh_RS/admin.lang.php
+share/piwigo/language/sh_RS/sh_RS.jpg
+share/piwigo/language/sh_RS/common.lang.php
+share/piwigo/language/sh_RS/iso.txt
+share/piwigo/language/sh_RS/sr_RS.jpg
+share/piwigo/language/sh_RS/index.php
+share/piwigo/language/sh_RS/install.lang.php
+share/piwigo/language/sh_RS/about.html
+share/piwigo/language/it_IT/help/help_permissions.html
+share/piwigo/language/it_IT/help/help_groups.html
+share/piwigo/language/it_IT/help/group_list.html
+share/piwigo/language/it_IT/help/search.html
+share/piwigo/language/it_IT/help/synchronize.html
+share/piwigo/language/it_IT/help/help_virtual_links.html
+share/piwigo/language/it_IT/help/cat_move.html
+share/piwigo/language/it_IT/help/user_list.html
+share/piwigo/language/it_IT/help/cat_modify.html
+share/piwigo/language/it_IT/help/configuration.html
+share/piwigo/language/it_IT/help/maintenance.html
+share/piwigo/language/it_IT/help/index.php
+share/piwigo/language/it_IT/help/extend_for_templates.html
+share/piwigo/language/it_IT/help/help_misc.html
+share/piwigo/language/it_IT/help/cat_perm.html
+share/piwigo/language/it_IT/help/history.html
+share/piwigo/language/it_IT/help/help_add_photos.html
+share/piwigo/language/it_IT/help/notification_by_mail.html
+share/piwigo/language/it_IT/help/photos_add_ftp.html
+share/piwigo/language/it_IT/help/cat_options.html
+share/piwigo/language/it_IT/help/permalinks.html
+share/piwigo/language/it_IT/upgrade.lang.php
+share/piwigo/language/it_IT/admin.lang.php
+share/piwigo/language/it_IT/common.lang.php
+share/piwigo/language/it_IT/it_IT.jpg
+share/piwigo/language/it_IT/iso.txt
+share/piwigo/language/it_IT/index.php
+share/piwigo/language/it_IT/install.lang.php
+share/piwigo/language/it_IT/about.html
+share/piwigo/language/hr_HR/help/configuration.html
+share/piwigo/language/hr_HR/help/group_list.html
+share/piwigo/language/hr_HR/help/search.html
+share/piwigo/language/hr_HR/help/synchronize.html
+share/piwigo/language/hr_HR/help/cat_move.html
+share/piwigo/language/hr_HR/help/user_list.html
+share/piwigo/language/hr_HR/help/cat_modify.html
+share/piwigo/language/hr_HR/help/maintenance.html
+share/piwigo/language/hr_HR/help/extend_for_templates.html
+share/piwigo/language/hr_HR/help/cat_perm.html
+share/piwigo/language/hr_HR/help/history.html
+share/piwigo/language/hr_HR/help/help_add_photos.html
+share/piwigo/language/hr_HR/help/index.php
+share/piwigo/language/hr_HR/help/cat_options.html
+share/piwigo/language/hr_HR/help/notification_by_mail.html
+share/piwigo/language/hr_HR/help/permalinks.html
+share/piwigo/language/hr_HR/upgrade.lang.php
+share/piwigo/language/hr_HR/hr_HR.jpg
+share/piwigo/language/hr_HR/admin.lang.php
+share/piwigo/language/hr_HR/common.lang.php
+share/piwigo/language/hr_HR/iso.txt
+share/piwigo/language/hr_HR/index.php
+share/piwigo/language/hr_HR/install.lang.php
+share/piwigo/language/hr_HR/about.html
+share/piwigo/language/he_IL/help/help_add_photos.html
+share/piwigo/language/he_IL/help/cat_move.html
+share/piwigo/language/he_IL/upgrade.lang.php
+share/piwigo/language/he_IL/admin.lang.php
+share/piwigo/language/he_IL/common.lang.php
+share/piwigo/language/he_IL/iso.txt
+share/piwigo/language/he_IL/he_IL.jpg
+share/piwigo/language/he_IL/install.lang.php
+share/piwigo/language/he_IL/about.html
+share/piwigo/language/ar_SA/help/help_permissions.html
+share/piwigo/language/ar_SA/help/help_groups.html
+share/piwigo/language/ar_SA/help/group_list.html
+share/piwigo/language/ar_SA/help/search.html
+share/piwigo/language/ar_SA/help/synchronize.html
+share/piwigo/language/ar_SA/help/help_virtual_links.html
+share/piwigo/language/ar_SA/help/cat_move.html
+share/piwigo/language/ar_SA/help/user_list.html
+share/piwigo/language/ar_SA/help/cat_modify.html
+share/piwigo/language/ar_SA/help/configuration.html
+share/piwigo/language/ar_SA/help/maintenance.html
+share/piwigo/language/ar_SA/help/extend_for_templates.html
+share/piwigo/language/ar_SA/help/help_misc.html
+share/piwigo/language/ar_SA/help/cat_perm.html
+share/piwigo/language/ar_SA/help/history.html
+share/piwigo/language/ar_SA/help/help_add_photos.html
+share/piwigo/language/ar_SA/help/photos_add_ftp.html
+share/piwigo/language/ar_SA/help/cat_options.html
+share/piwigo/language/ar_SA/help/notification_by_mail.html
+share/piwigo/language/ar_SA/help/permalinks.html
+share/piwigo/language/ar_SA/upgrade.lang.php
+share/piwigo/language/ar_SA/ar_SA.jpg
+share/piwigo/language/ar_SA/admin.lang.php
+share/piwigo/language/ar_SA/common.lang.php
+share/piwigo/language/ar_SA/iso.txt
+share/piwigo/language/ar_SA/Translator.txt
+share/piwigo/language/ar_SA/index.php
+share/piwigo/language/ar_SA/install.lang.php
+share/piwigo/language/ar_SA/about.html
+share/piwigo/language/sl_SI/help/help_add_photos.html
+share/piwigo/language/sl_SI/help/help_groups.html
+share/piwigo/language/sl_SI/help/group_list.html
+share/piwigo/language/sl_SI/help/search.html
+share/piwigo/language/sl_SI/help/synchronize.html
+share/piwigo/language/sl_SI/help/cat_move.html
+share/piwigo/language/sl_SI/help/user_list.html
+share/piwigo/language/sl_SI/help/help_misc.html
+share/piwigo/language/sl_SI/help/cat_perm.html
+share/piwigo/language/sl_SI/upgrade.lang.php
+share/piwigo/language/sl_SI/admin.lang.php
+share/piwigo/language/sl_SI/common.lang.php
+share/piwigo/language/sl_SI/sl_SI.jpg
+share/piwigo/language/sl_SI/iso.txt
+share/piwigo/language/sl_SI/index.php
+share/piwigo/language/sl_SI/install.lang.php
+share/piwigo/language/sl_SI/about.html
+share/piwigo/language/zh_HK/help/cat_move.html
+share/piwigo/language/zh_HK/help/cat_perm.html
+share/piwigo/language/zh_HK/help/index.php
+share/piwigo/language/zh_HK/help/cat_options.html
+share/piwigo/language/zh_HK/upgrade.lang.php
+share/piwigo/language/zh_HK/zh_HK.jpg
+share/piwigo/language/zh_HK/admin.lang.php
+share/piwigo/language/zh_HK/common.lang.php
+share/piwigo/language/zh_HK/iso.txt
+share/piwigo/language/zh_HK/index.php
+share/piwigo/language/zh_HK/install.lang.php
+share/piwigo/language/zh_HK/about.html
+share/piwigo/language/zh_CN/help/help_permissions.html
+share/piwigo/language/zh_CN/help/help_groups.html
+share/piwigo/language/zh_CN/help/group_list.html
+share/piwigo/language/zh_CN/help/search.html
+share/piwigo/language/zh_CN/help/synchronize.html
+share/piwigo/language/zh_CN/help/help_virtual_links.html
+share/piwigo/language/zh_CN/help/cat_move.html
+share/piwigo/language/zh_CN/help/user_list.html
+share/piwigo/language/zh_CN/help/cat_modify.html
+share/piwigo/language/zh_CN/help/configuration.html
+share/piwigo/language/zh_CN/help/maintenance.html
+share/piwigo/language/zh_CN/help/extend_for_templates.html
+share/piwigo/language/zh_CN/help/help_misc.html
+share/piwigo/language/zh_CN/help/cat_perm.html
+share/piwigo/language/zh_CN/help/history.html
+share/piwigo/language/zh_CN/help/help_add_photos.html
+share/piwigo/language/zh_CN/help/photos_add_ftp.html
+share/piwigo/language/zh_CN/help/cat_options.html
+share/piwigo/language/zh_CN/help/notification_by_mail.html
+share/piwigo/language/zh_CN/help/permalinks.html
+share/piwigo/language/zh_CN/upgrade.lang.php
+share/piwigo/language/zh_CN/zh_CN.jpg
+share/piwigo/language/zh_CN/admin.lang.php
+share/piwigo/language/zh_CN/common.lang.php
+share/piwigo/language/zh_CN/iso.txt
+share/piwigo/language/zh_CN/install.lang.php
+share/piwigo/language/zh_CN/about.html
+share/piwigo/language/is_IS/common.lang.php
+share/piwigo/language/is_IS/iso.txt
+share/piwigo/language/is_IS/index.php
+share/piwigo/language/is_IS/is_IS.jpg
+share/piwigo/language/is_IS/about.html
+share/piwigo/language/ar_MA/common.lang.php
+share/piwigo/language/ar_MA/iso.txt
+share/piwigo/language/ar_MA/ar_MA.jpg
+share/piwigo/language/ar_MA/index.php
+share/piwigo/language/km_KH/upgrade.lang.php
+share/piwigo/language/km_KH/km_KH.jpg
+share/piwigo/language/km_KH/admin.lang.php
+share/piwigo/language/km_KH/common.lang.php
+share/piwigo/language/km_KH/iso.txt
+share/piwigo/language/km_KH/index.php
+share/piwigo/language/km_KH/install.lang.php
+share/piwigo/language/km_KH/about.html
+share/piwigo/language/br_FR/help/help_misc.html
+share/piwigo/language/br_FR/upgrade.lang.php
+share/piwigo/language/br_FR/admin.lang.php
+share/piwigo/language/br_FR/common.lang.php
+share/piwigo/language/br_FR/iso.txt
+share/piwigo/language/br_FR/br_FR.jpg
+share/piwigo/language/br_FR/install.lang.php
+share/piwigo/language/br_FR/about.html
+share/piwigo/language/af_ZA/help/synchronize.html
+share/piwigo/language/af_ZA/help/search.html
+share/piwigo/language/af_ZA/help/cat_move.html
+share/piwigo/language/af_ZA/help/user_list.html
+share/piwigo/language/af_ZA/help/cat_modify.html
+share/piwigo/language/af_ZA/help/permalinks.html
+share/piwigo/language/af_ZA/upgrade.lang.php
+share/piwigo/language/af_ZA/admin.lang.php
+share/piwigo/language/af_ZA/common.lang.php
+share/piwigo/language/af_ZA/iso.txt
+share/piwigo/language/af_ZA/index.php
+share/piwigo/language/af_ZA/af_ZA.jpg
+share/piwigo/language/af_ZA/install.lang.php
+share/piwigo/language/af_ZA/about.html
+share/piwigo/language/de_DE/help/help_permissions.html
+share/piwigo/language/de_DE/help/help_groups.html
+share/piwigo/language/de_DE/help/group_list.html
+share/piwigo/language/de_DE/help/search.html
+share/piwigo/language/de_DE/help/synchronize.html
+share/piwigo/language/de_DE/help/help_virtual_links.html
+share/piwigo/language/de_DE/help/cat_move.html
+share/piwigo/language/de_DE/help/user_list.html
+share/piwigo/language/de_DE/help/cat_modify.html
+share/piwigo/language/de_DE/help/configuration.html
+share/piwigo/language/de_DE/help/maintenance.html
+share/piwigo/language/de_DE/help/index.php
+share/piwigo/language/de_DE/help/extend_for_templates.html
+share/piwigo/language/de_DE/help/help_misc.html
+share/piwigo/language/de_DE/help/cat_perm.html
+share/piwigo/language/de_DE/help/history.html
+share/piwigo/language/de_DE/help/help_add_photos.html
+share/piwigo/language/de_DE/help/notification_by_mail.html
+share/piwigo/language/de_DE/help/photos_add_ftp.html
+share/piwigo/language/de_DE/help/cat_options.html
+share/piwigo/language/de_DE/help/permalinks.html
+share/piwigo/language/de_DE/upgrade.lang.php
+share/piwigo/language/de_DE/admin.lang.php
+share/piwigo/language/de_DE/common.lang.php
+share/piwigo/language/de_DE/iso.txt
+share/piwigo/language/de_DE/index.php
+share/piwigo/language/de_DE/de_DE.jpg
+share/piwigo/language/de_DE/install.lang.php
+share/piwigo/language/de_DE/about.html
+share/piwigo/language/fr_FR/help/help_permissions.html
+share/piwigo/language/fr_FR/help/help_groups.html
+share/piwigo/language/fr_FR/help/group_list.html
+share/piwigo/language/fr_FR/help/search.html
+share/piwigo/language/fr_FR/help/synchronize.html
+share/piwigo/language/fr_FR/help/help_virtual_links.html
+share/piwigo/language/fr_FR/help/cat_move.html
+share/piwigo/language/fr_FR/help/user_list.html
+share/piwigo/language/fr_FR/help/cat_modify.html
+share/piwigo/language/fr_FR/help/configuration.html
+share/piwigo/language/fr_FR/help/maintenance.html
+share/piwigo/language/fr_FR/help/index.php
+share/piwigo/language/fr_FR/help/extend_for_templates.html
+share/piwigo/language/fr_FR/help/help_misc.html
+share/piwigo/language/fr_FR/help/cat_perm.html
+share/piwigo/language/fr_FR/help/history.html
+share/piwigo/language/fr_FR/help/help_add_photos.html
+share/piwigo/language/fr_FR/help/notification_by_mail.html
+share/piwigo/language/fr_FR/help/photos_add_ftp.html
+share/piwigo/language/fr_FR/help/cat_options.html
+share/piwigo/language/fr_FR/help/permalinks.html
+share/piwigo/language/fr_FR/upgrade.lang.php
+share/piwigo/language/fr_FR/admin.lang.php
+share/piwigo/language/fr_FR/common.lang.php
+share/piwigo/language/fr_FR/iso.txt
+share/piwigo/language/fr_FR/fr_FR.jpg
+share/piwigo/language/fr_FR/index.php
+share/piwigo/language/fr_FR/install.lang.php
+share/piwigo/language/fr_FR/about.html
+share/piwigo/language/da_DK/help/help_permissions.html
+share/piwigo/language/da_DK/help/help_groups.html
+share/piwigo/language/da_DK/help/group_list.html
+share/piwigo/language/da_DK/help/search.html
+share/piwigo/language/da_DK/help/synchronize.html
+share/piwigo/language/da_DK/help/help_virtual_links.html
+share/piwigo/language/da_DK/help/cat_move.html
+share/piwigo/language/da_DK/help/user_list.html
+share/piwigo/language/da_DK/help/cat_modify.html
+share/piwigo/language/da_DK/help/configuration.html
+share/piwigo/language/da_DK/help/maintenance.html
+share/piwigo/language/da_DK/help/extend_for_templates.html
+share/piwigo/language/da_DK/help/help_misc.html
+share/piwigo/language/da_DK/help/cat_perm.html
+share/piwigo/language/da_DK/help/history.html
+share/piwigo/language/da_DK/help/help_add_photos.html
+share/piwigo/language/da_DK/help/photos_add_ftp.html
+share/piwigo/language/da_DK/help/cat_options.html
+share/piwigo/language/da_DK/help/notification_by_mail.html
+share/piwigo/language/da_DK/help/permalinks.html
+share/piwigo/language/da_DK/upgrade.lang.php
+share/piwigo/language/da_DK/admin.lang.php
+share/piwigo/language/da_DK/common.lang.php
+share/piwigo/language/da_DK/iso.txt
+share/piwigo/language/da_DK/index.php
+share/piwigo/language/da_DK/install.lang.php
+share/piwigo/language/da_DK/da_DK.jpg
+share/piwigo/language/da_DK/about.html
+share/piwigo/language/es_AR/common.lang.php
+share/piwigo/language/es_AR/iso.txt
+share/piwigo/language/es_AR/es_AR.jpg
+share/piwigo/language/es_AR/index.php
+share/piwigo/language/es_AR/about.html
+share/piwigo/language/nb_NO/help/help_permissions.html
+share/piwigo/language/nb_NO/help/help_groups.html
+share/piwigo/language/nb_NO/help/group_list.html
+share/piwigo/language/nb_NO/help/search.html
+share/piwigo/language/nb_NO/help/synchronize.html
+share/piwigo/language/nb_NO/help/help_virtual_links.html
+share/piwigo/language/nb_NO/help/cat_move.html
+share/piwigo/language/nb_NO/help/user_list.html
+share/piwigo/language/nb_NO/help/cat_modify.html
+share/piwigo/language/nb_NO/help/configuration.html
+share/piwigo/language/nb_NO/help/maintenance.html
+share/piwigo/language/nb_NO/help/extend_for_templates.html
+share/piwigo/language/nb_NO/help/help_misc.html
+share/piwigo/language/nb_NO/help/cat_perm.html
+share/piwigo/language/nb_NO/help/history.html
+share/piwigo/language/nb_NO/help/help_add_photos.html
+share/piwigo/language/nb_NO/help/photos_add_ftp.html
+share/piwigo/language/nb_NO/help/cat_options.html
+share/piwigo/language/nb_NO/help/notification_by_mail.html
+share/piwigo/language/nb_NO/help/permalinks.html
+share/piwigo/language/nb_NO/upgrade.lang.php
+share/piwigo/language/nb_NO/nb_NO.jpg
+share/piwigo/language/nb_NO/admin.lang.php
+share/piwigo/language/nb_NO/common.lang.php
+share/piwigo/language/nb_NO/iso.txt
+share/piwigo/language/nb_NO/index.php
+share/piwigo/language/nb_NO/install.lang.php
+share/piwigo/language/nb_NO/about.html
+share/piwigo/language/uk_UA/help/help_permissions.html
+share/piwigo/language/uk_UA/help/help_groups.html
+share/piwigo/language/uk_UA/help/group_list.html
+share/piwigo/language/uk_UA/help/search.html
+share/piwigo/language/uk_UA/help/synchronize.html
+share/piwigo/language/uk_UA/help/help_virtual_links.html
+share/piwigo/language/uk_UA/help/cat_move.html
+share/piwigo/language/uk_UA/help/user_list.html
+share/piwigo/language/uk_UA/help/cat_modify.html
+share/piwigo/language/uk_UA/help/configuration.html
+share/piwigo/language/uk_UA/help/maintenance.html
+share/piwigo/language/uk_UA/help/extend_for_templates.html
+share/piwigo/language/uk_UA/help/help_misc.html
+share/piwigo/language/uk_UA/help/cat_perm.html
+share/piwigo/language/uk_UA/help/history.html
+share/piwigo/language/uk_UA/help/help_add_photos.html
+share/piwigo/language/uk_UA/help/photos_add_ftp.html
+share/piwigo/language/uk_UA/help/cat_options.html
+share/piwigo/language/uk_UA/help/notification_by_mail.html
+share/piwigo/language/uk_UA/help/permalinks.html
+share/piwigo/language/uk_UA/upgrade.lang.php
+share/piwigo/language/uk_UA/admin.lang.php
+share/piwigo/language/uk_UA/common.lang.php
+share/piwigo/language/uk_UA/iso.txt
+share/piwigo/language/uk_UA/install.lang.php
+share/piwigo/language/uk_UA/uk_UA.jpg
+share/piwigo/language/uk_UA/about.html
+share/piwigo/language/ta_IN/upgrade.lang.php
+share/piwigo/language/ta_IN/ta_IN.jpg
+share/piwigo/language/ta_IN/admin.lang.php
+share/piwigo/language/ta_IN/common.lang.php
+share/piwigo/language/ta_IN/iso.txt
+share/piwigo/language/ta_IN/install.lang.php
+share/piwigo/language/sr_RS/upgrade.lang.php
+share/piwigo/language/sr_RS/admin.lang.php
+share/piwigo/language/sr_RS/common.lang.php
+share/piwigo/language/sr_RS/iso.txt
+share/piwigo/language/sr_RS/sr_RS.jpg
+share/piwigo/language/sr_RS/index.php
+share/piwigo/language/sr_RS/install.lang.php
+share/piwigo/language/sr_RS/about.html
+share/piwigo/language/az_AZ/common.lang.php
+share/piwigo/language/az_AZ/az_AZ.jpg
+share/piwigo/language/az_AZ/iso.txt
+share/piwigo/language/lb_LU/common.lang.php
+share/piwigo/language/lb_LU/iso.txt
+share/piwigo/language/lb_LU/lb_LU.jpg
+share/piwigo/language/eo_EO/help/help_groups.html
+share/piwigo/language/eo_EO/help/group_list.html
+share/piwigo/language/eo_EO/help/cat_move.html
+share/piwigo/language/eo_EO/help/user_list.html
+share/piwigo/language/eo_EO/help/cat_modify.html
+share/piwigo/language/eo_EO/help/help_misc.html
+share/piwigo/language/eo_EO/help/cat_perm.html
+share/piwigo/language/eo_EO/help/cat_options.html
+share/piwigo/language/eo_EO/upgrade.lang.php
+share/piwigo/language/eo_EO/eo_EO.jpg
+share/piwigo/language/eo_EO/admin.lang.php
+share/piwigo/language/eo_EO/common.lang.php
+share/piwigo/language/eo_EO/iso.txt
+share/piwigo/language/eo_EO/install.lang.php
+share/piwigo/language/eo_EO/about.html
+share/piwigo/language/eu_ES/upgrade.lang.php
+share/piwigo/language/eu_ES/eu_ES.jpg
+share/piwigo/language/eu_ES/admin.lang.php
+share/piwigo/language/eu_ES/common.lang.php
+share/piwigo/language/eu_ES/iso.txt
+share/piwigo/language/eu_ES/install.lang.php
+share/piwigo/language/ca_ES/upgrade.lang.php
+share/piwigo/language/ca_ES/ca_ES.jpg
+share/piwigo/language/ca_ES/help/help_permissions.html
+share/piwigo/language/ca_ES/help/help_groups.html
+share/piwigo/language/ca_ES/help/group_list.html
+share/piwigo/language/ca_ES/help/search.html
+share/piwigo/language/ca_ES/help/synchronize.html
+share/piwigo/language/ca_ES/help/help_virtual_links.html
+share/piwigo/language/ca_ES/help/cat_move.html
+share/piwigo/language/ca_ES/help/user_list.html
+share/piwigo/language/ca_ES/help/cat_modify.html
+share/piwigo/language/ca_ES/help/configuration.html
+share/piwigo/language/ca_ES/help/maintenance.html
+share/piwigo/language/ca_ES/help/extend_for_templates.html
+share/piwigo/language/ca_ES/help/help_misc.html
+share/piwigo/language/ca_ES/help/cat_perm.html
+share/piwigo/language/ca_ES/help/history.html
+share/piwigo/language/ca_ES/help/help_add_photos.html
+share/piwigo/language/ca_ES/help/photos_add_ftp.html
+share/piwigo/language/ca_ES/help/cat_options.html
+share/piwigo/language/ca_ES/help/notification_by_mail.html
+share/piwigo/language/ca_ES/help/permalinks.html
+share/piwigo/language/ca_ES/admin.lang.php
+share/piwigo/language/ca_ES/common.lang.php
+share/piwigo/language/ca_ES/iso.txt
+share/piwigo/language/ca_ES/install.lang.php
+share/piwigo/language/ca_ES/about.html
+share/piwigo/language/ga_IE/common.lang.php
+share/piwigo/language/ga_IE/ga_IE.jpg
+share/piwigo/language/ga_IE/iso.txt
+share/piwigo/language/fa_IR/help/help_add_photos.html
+share/piwigo/language/fa_IR/help/help_groups.html
+share/piwigo/language/fa_IR/help/cat_move.html
+share/piwigo/language/fa_IR/help/user_list.html
+share/piwigo/language/fa_IR/help/cat_modify.html
+share/piwigo/language/fa_IR/help/help_misc.html
+share/piwigo/language/fa_IR/help/cat_options.html
+share/piwigo/language/fa_IR/help/index.php
+share/piwigo/language/fa_IR/upgrade.lang.php
+share/piwigo/language/fa_IR/admin.lang.php
+share/piwigo/language/fa_IR/common.lang.php
+share/piwigo/language/fa_IR/iso.txt
+share/piwigo/language/fa_IR/fa_IR.jpg
+share/piwigo/language/fa_IR/index.php
+share/piwigo/language/fa_IR/install.lang.php
+share/piwigo/language/fa_IR/about.html
+share/piwigo/language/id_ID/common.lang.php
+share/piwigo/language/id_ID/iso.txt
+share/piwigo/language/id_ID/id_ID.jpg
+share/piwigo/language/id_ID/index.php
+share/piwigo/language/id_ID/install.lang.php
+share/piwigo/language/fr_CA/help/help_permissions.html
+share/piwigo/language/fr_CA/help/help_groups.html
+share/piwigo/language/fr_CA/help/group_list.html
+share/piwigo/language/fr_CA/help/search.html
+share/piwigo/language/fr_CA/help/synchronize.html
+share/piwigo/language/fr_CA/help/help_virtual_links.html
+share/piwigo/language/fr_CA/help/cat_move.html
+share/piwigo/language/fr_CA/help/user_list.html
+share/piwigo/language/fr_CA/help/cat_modify.html
+share/piwigo/language/fr_CA/help/configuration.html
+share/piwigo/language/fr_CA/help/maintenance.html
+share/piwigo/language/fr_CA/help/index.php
+share/piwigo/language/fr_CA/help/extend_for_templates.html
+share/piwigo/language/fr_CA/help/help_misc.html
+share/piwigo/language/fr_CA/help/cat_perm.html
+share/piwigo/language/fr_CA/help/history.html
+share/piwigo/language/fr_CA/help/help_add_photos.html
+share/piwigo/language/fr_CA/help/notification_by_mail.html
+share/piwigo/language/fr_CA/help/photos_add_ftp.html
+share/piwigo/language/fr_CA/help/cat_options.html
+share/piwigo/language/fr_CA/help/permalinks.html
+share/piwigo/language/fr_CA/upgrade.lang.php
+share/piwigo/language/fr_CA/admin.lang.php
+share/piwigo/language/fr_CA/common.lang.php
+share/piwigo/language/fr_CA/iso.txt
+share/piwigo/language/fr_CA/index.php
+share/piwigo/language/fr_CA/install.lang.php
+share/piwigo/language/fr_CA/fr_CA.jpg
+share/piwigo/language/fr_CA/about.html
+share/piwigo/language/zh_TW/help/help_permissions.html
+share/piwigo/language/zh_TW/help/help_groups.html
+share/piwigo/language/zh_TW/help/group_list.html
+share/piwigo/language/zh_TW/help/search.html
+share/piwigo/language/zh_TW/help/synchronize.html
+share/piwigo/language/zh_TW/help/help_virtual_links.html
+share/piwigo/language/zh_TW/help/cat_move.html
+share/piwigo/language/zh_TW/help/user_list.html
+share/piwigo/language/zh_TW/help/cat_modify.html
+share/piwigo/language/zh_TW/help/configuration.html
+share/piwigo/language/zh_TW/help/maintenance.html
+share/piwigo/language/zh_TW/help/extend_for_templates.html
+share/piwigo/language/zh_TW/help/help_misc.html
+share/piwigo/language/zh_TW/help/cat_perm.html
+share/piwigo/language/zh_TW/help/history.html
+share/piwigo/language/zh_TW/help/help_add_photos.html
+share/piwigo/language/zh_TW/help/photos_add_ftp.html
+share/piwigo/language/zh_TW/help/cat_options.html
+share/piwigo/language/zh_TW/help/notification_by_mail.html
+share/piwigo/language/zh_TW/help/permalinks.html
+share/piwigo/language/zh_TW/upgrade.lang.php
+share/piwigo/language/zh_TW/zh_TW.jpg
+share/piwigo/language/zh_TW/admin.lang.php
+share/piwigo/language/zh_TW/common.lang.php
+share/piwigo/language/zh_TW/iso.txt
+share/piwigo/language/zh_TW/install.lang.php
+share/piwigo/language/zh_TW/about.html
+share/piwigo/language/hu_HU/upgrade.lang.php
+share/piwigo/language/hu_HU/README.txt
+share/piwigo/language/hu_HU/help/help_permissions.html
+share/piwigo/language/hu_HU/help/help_groups.html
+share/piwigo/language/hu_HU/help/group_list.html
+share/piwigo/language/hu_HU/help/search.html
+share/piwigo/language/hu_HU/help/synchronize.html
+share/piwigo/language/hu_HU/help/help_virtual_links.html
+share/piwigo/language/hu_HU/help/cat_move.html
+share/piwigo/language/hu_HU/help/user_list.html
+share/piwigo/language/hu_HU/help/configuration.html
+share/piwigo/language/hu_HU/help/maintenance.html
+share/piwigo/language/hu_HU/help/help_add_photos.html
+share/piwigo/language/hu_HU/help/help_misc.html
+share/piwigo/language/hu_HU/help/history.html
+share/piwigo/language/hu_HU/help/photos_add_ftp.html
+share/piwigo/language/hu_HU/help/index.php
+share/piwigo/language/hu_HU/help/cat_options.html
+share/piwigo/language/hu_HU/help/permalinks.html
+share/piwigo/language/hu_HU/help/notification_by_mail.html
+share/piwigo/language/hu_HU/admin.lang.php
+share/piwigo/language/hu_HU/common.lang.php
+share/piwigo/language/hu_HU/iso.txt
+share/piwigo/language/hu_HU/hu_HU.jpg
+share/piwigo/language/hu_HU/index.php
+share/piwigo/language/hu_HU/install.lang.php
+share/piwigo/language/hu_HU/about.html
+share/piwigo/language/kn_IN/upgrade.lang.php
+share/piwigo/language/kn_IN/kn_IN.jpg
+share/piwigo/language/kn_IN/admin.lang.php
+share/piwigo/language/kn_IN/common.lang.php
+share/piwigo/language/kn_IN/iso.txt
+share/piwigo/language/kn_IN/install.lang.php
+share/piwigo/language/kn_IN/about.html
+share/piwigo/language/index.php
+share/piwigo/language/pl_PL/help/help_permissions.html
+share/piwigo/language/pl_PL/help/help_groups.html
+share/piwigo/language/pl_PL/help/group_list.html
+share/piwigo/language/pl_PL/help/search.html
+share/piwigo/language/pl_PL/help/synchronize.html
+share/piwigo/language/pl_PL/help/help_virtual_links.html
+share/piwigo/language/pl_PL/help/cat_move.html
+share/piwigo/language/pl_PL/help/user_list.html
+share/piwigo/language/pl_PL/help/cat_modify.html
+share/piwigo/language/pl_PL/help/configuration.html
+share/piwigo/language/pl_PL/help/maintenance.html
+share/piwigo/language/pl_PL/help/index.php
+share/piwigo/language/pl_PL/help/extend_for_templates.html
+share/piwigo/language/pl_PL/help/help_misc.html
+share/piwigo/language/pl_PL/help/cat_perm.html
+share/piwigo/language/pl_PL/help/history.html
+share/piwigo/language/pl_PL/help/help_add_photos.html
+share/piwigo/language/pl_PL/help/notification_by_mail.html
+share/piwigo/language/pl_PL/help/photos_add_ftp.html
+share/piwigo/language/pl_PL/help/cat_options.html
+share/piwigo/language/pl_PL/help/permalinks.html
+share/piwigo/language/pl_PL/upgrade.lang.php
+share/piwigo/language/pl_PL/pl_PL.jpg
+share/piwigo/language/pl_PL/admin.lang.php
+share/piwigo/language/pl_PL/common.lang.php
+share/piwigo/language/pl_PL/iso.txt
+share/piwigo/language/pl_PL/index.php
+share/piwigo/language/pl_PL/install.lang.php
+share/piwigo/language/pl_PL/about.html
+share/piwigo/language/pt_BR/help/help_permissions.html
+share/piwigo/language/pt_BR/help/help_groups.html
+share/piwigo/language/pt_BR/help/group_list.html
+share/piwigo/language/pt_BR/help/search.html
+share/piwigo/language/pt_BR/help/synchronize.html
+share/piwigo/language/pt_BR/help/help_virtual_links.html
+share/piwigo/language/pt_BR/help/cat_move.html
+share/piwigo/language/pt_BR/help/user_list.html
+share/piwigo/language/pt_BR/help/cat_modify.html
+share/piwigo/language/pt_BR/help/configuration.html
+share/piwigo/language/pt_BR/help/maintenance.html
+share/piwigo/language/pt_BR/help/extend_for_templates.html
+share/piwigo/language/pt_BR/help/help_misc.html
+share/piwigo/language/pt_BR/help/cat_perm.html
+share/piwigo/language/pt_BR/help/history.html
+share/piwigo/language/pt_BR/help/help_add_photos.html
+share/piwigo/language/pt_BR/help/photos_add_ftp.html
+share/piwigo/language/pt_BR/help/cat_options.html
+share/piwigo/language/pt_BR/help/notification_by_mail.html
+share/piwigo/language/pt_BR/help/permalinks.html
+share/piwigo/language/pt_BR/upgrade.lang.php
+share/piwigo/language/pt_BR/admin.lang.php
+share/piwigo/language/pt_BR/common.lang.php
+share/piwigo/language/pt_BR/iso.txt
+share/piwigo/language/pt_BR/index.php
+share/piwigo/language/pt_BR/install.lang.php
+share/piwigo/language/pt_BR/pt_BR.jpg
+share/piwigo/language/pt_BR/about.html
+share/piwigo/language/kok_IN/common.lang.php
+share/piwigo/language/kok_IN/kok_IN.jpg
+share/piwigo/language/kok_IN/iso.txt
+share/piwigo/language/ar_EG/common.lang.php
+share/piwigo/language/ar_EG/ar_EG.jpg
+share/piwigo/language/ar_EG/index.php
+share/piwigo/language/ar_EG/iso.txt
+share/piwigo/language/ar_EG/install.lang.php
+share/piwigo/language/cs_CZ/help/help_permissions.html
+share/piwigo/language/cs_CZ/help/help_groups.html
+share/piwigo/language/cs_CZ/help/group_list.html
+share/piwigo/language/cs_CZ/help/search.html
+share/piwigo/language/cs_CZ/help/synchronize.html
+share/piwigo/language/cs_CZ/help/help_virtual_links.html
+share/piwigo/language/cs_CZ/help/cat_move.html
+share/piwigo/language/cs_CZ/help/user_list.html
+share/piwigo/language/cs_CZ/help/cat_modify.html
+share/piwigo/language/cs_CZ/help/configuration.html
+share/piwigo/language/cs_CZ/help/maintenance.html
+share/piwigo/language/cs_CZ/help/index.php
+share/piwigo/language/cs_CZ/help/extend_for_templates.html
+share/piwigo/language/cs_CZ/help/help_misc.html
+share/piwigo/language/cs_CZ/help/cat_perm.html
+share/piwigo/language/cs_CZ/help/history.html
+share/piwigo/language/cs_CZ/help/help_add_photos.html
+share/piwigo/language/cs_CZ/help/notification_by_mail.html
+share/piwigo/language/cs_CZ/help/photos_add_ftp.html
+share/piwigo/language/cs_CZ/help/cat_options.html
+share/piwigo/language/cs_CZ/help/permalinks.html
+share/piwigo/language/cs_CZ/upgrade.lang.php
+share/piwigo/language/cs_CZ/admin.lang.php
+share/piwigo/language/cs_CZ/common.lang.php
+share/piwigo/language/cs_CZ/iso.txt
+share/piwigo/language/cs_CZ/index.php
+share/piwigo/language/cs_CZ/cs_CZ.jpg
+share/piwigo/language/cs_CZ/install.lang.php
+share/piwigo/language/cs_CZ/about.html
+share/piwigo/language/lv_LV/help/help_permissions.html
+share/piwigo/language/lv_LV/help/help_groups.html
+share/piwigo/language/lv_LV/help/group_list.html
+share/piwigo/language/lv_LV/help/search.html
+share/piwigo/language/lv_LV/help/synchronize.html
+share/piwigo/language/lv_LV/help/help_virtual_links.html
+share/piwigo/language/lv_LV/help/cat_move.html
+share/piwigo/language/lv_LV/help/user_list.html
+share/piwigo/language/lv_LV/help/cat_modify.html
+share/piwigo/language/lv_LV/help/configuration.html
+share/piwigo/language/lv_LV/help/maintenance.html
+share/piwigo/language/lv_LV/help/extend_for_templates.html
+share/piwigo/language/lv_LV/help/help_misc.html
+share/piwigo/language/lv_LV/help/cat_perm.html
+share/piwigo/language/lv_LV/help/history.html
+share/piwigo/language/lv_LV/help/help_add_photos.html
+share/piwigo/language/lv_LV/help/photos_add_ftp.html
+share/piwigo/language/lv_LV/help/cat_options.html
+share/piwigo/language/lv_LV/help/notification_by_mail.html
+share/piwigo/language/lv_LV/help/permalinks.html
+share/piwigo/language/lv_LV/upgrade.lang.php
+share/piwigo/language/lv_LV/admin.lang.php
+share/piwigo/language/lv_LV/common.lang.php
+share/piwigo/language/lv_LV/lv_LV.jpg
+share/piwigo/language/lv_LV/iso.txt
+share/piwigo/language/lv_LV/index.php
+share/piwigo/language/lv_LV/install.lang.php
+share/piwigo/language/lv_LV/about.html
+share/piwigo/language/sv_SE/help/help_permissions.html
+share/piwigo/language/sv_SE/help/help_groups.html
+share/piwigo/language/sv_SE/help/group_list.html
+share/piwigo/language/sv_SE/help/search.html
+share/piwigo/language/sv_SE/help/synchronize.html
+share/piwigo/language/sv_SE/help/help_virtual_links.html
+share/piwigo/language/sv_SE/help/cat_move.html
+share/piwigo/language/sv_SE/help/user_list.html
+share/piwigo/language/sv_SE/help/cat_modify.html
+share/piwigo/language/sv_SE/help/configuration.html
+share/piwigo/language/sv_SE/help/maintenance.html
+share/piwigo/language/sv_SE/help/index.php
+share/piwigo/language/sv_SE/help/extend_for_templates.html
+share/piwigo/language/sv_SE/help/help_misc.html
+share/piwigo/language/sv_SE/help/cat_perm.html
+share/piwigo/language/sv_SE/help/history.html
+share/piwigo/language/sv_SE/help/help_add_photos.html
+share/piwigo/language/sv_SE/help/notification_by_mail.html
+share/piwigo/language/sv_SE/help/photos_add_ftp.html
+share/piwigo/language/sv_SE/help/cat_options.html
+share/piwigo/language/sv_SE/help/permalinks.html
+share/piwigo/language/sv_SE/upgrade.lang.php
+share/piwigo/language/sv_SE/admin.lang.php
+share/piwigo/language/sv_SE/common.lang.php
+share/piwigo/language/sv_SE/sv_SE.jpg
+share/piwigo/language/sv_SE/iso.txt
+share/piwigo/language/sv_SE/install.lang.php
+share/piwigo/language/sv_SE/about.html
+share/piwigo/language/gl_ES/help/help_permissions.html
+share/piwigo/language/gl_ES/help/help_groups.html
+share/piwigo/language/gl_ES/help/group_list.html
+share/piwigo/language/gl_ES/help/search.html
+share/piwigo/language/gl_ES/help/synchronize.html
+share/piwigo/language/gl_ES/help/help_virtual_links.html
+share/piwigo/language/gl_ES/help/cat_move.html
+share/piwigo/language/gl_ES/help/user_list.html
+share/piwigo/language/gl_ES/help/cat_modify.html
+share/piwigo/language/gl_ES/help/configuration.html
+share/piwigo/language/gl_ES/help/maintenance.html
+share/piwigo/language/gl_ES/help/extend_for_templates.html
+share/piwigo/language/gl_ES/help/help_misc.html
+share/piwigo/language/gl_ES/help/cat_perm.html
+share/piwigo/language/gl_ES/help/history.html
+share/piwigo/language/gl_ES/help/help_add_photos.html
+share/piwigo/language/gl_ES/help/photos_add_ftp.html
+share/piwigo/language/gl_ES/help/cat_options.html
+share/piwigo/language/gl_ES/help/notification_by_mail.html
+share/piwigo/language/gl_ES/help/permalinks.html
+share/piwigo/language/gl_ES/upgrade.lang.php
+share/piwigo/language/gl_ES/admin.lang.php
+share/piwigo/language/gl_ES/common.lang.php
+share/piwigo/language/gl_ES/iso.txt
+share/piwigo/language/gl_ES/gl_ES.jpg
+share/piwigo/language/gl_ES/install.lang.php
+share/piwigo/language/gl_ES/about.html
+share/piwigo/language/gu_IN/common.lang.php
+share/piwigo/language/gu_IN/gu_IN.jpg
+share/piwigo/language/gu_IN/iso.txt
+share/piwigo/language/lt_LT/help/cat_move.html
+share/piwigo/language/lt_LT/help/index.php
+share/piwigo/language/lt_LT/help/cat_options.html
+share/piwigo/language/lt_LT/upgrade.lang.php
+share/piwigo/language/lt_LT/admin.lang.php
+share/piwigo/language/lt_LT/common.lang.php
+share/piwigo/language/lt_LT/lt_LT.jpg
+share/piwigo/language/lt_LT/iso.txt
+share/piwigo/language/lt_LT/install.lang.php
+share/piwigo/language/lt_LT/about.html
+share/piwigo/language/tr_TR/help/help_permissions.html
+share/piwigo/language/tr_TR/help/help_groups.html
+share/piwigo/language/tr_TR/help/group_list.html
+share/piwigo/language/tr_TR/help/search.html
+share/piwigo/language/tr_TR/help/synchronize.html
+share/piwigo/language/tr_TR/help/help_virtual_links.html
+share/piwigo/language/tr_TR/help/cat_move.html
+share/piwigo/language/tr_TR/help/user_list.html
+share/piwigo/language/tr_TR/help/cat_modify.html
+share/piwigo/language/tr_TR/help/configuration.html
+share/piwigo/language/tr_TR/help/maintenance.html
+share/piwigo/language/tr_TR/help/extend_for_templates.html
+share/piwigo/language/tr_TR/help/help_misc.html
+share/piwigo/language/tr_TR/help/cat_perm.html
+share/piwigo/language/tr_TR/help/history.html
+share/piwigo/language/tr_TR/help/help_add_photos.html
+share/piwigo/language/tr_TR/help/photos_add_ftp.html
+share/piwigo/language/tr_TR/help/cat_options.html
+share/piwigo/language/tr_TR/help/notification_by_mail.html
+share/piwigo/language/tr_TR/help/permalinks.html
+share/piwigo/language/tr_TR/upgrade.lang.php
+share/piwigo/language/tr_TR/admin.lang.php
+share/piwigo/language/tr_TR/common.lang.php
+share/piwigo/language/tr_TR/tr_TR.jpg
+share/piwigo/language/tr_TR/iso.txt
+share/piwigo/language/tr_TR/install.lang.php
+share/piwigo/language/tr_TR/about.html
+share/piwigo/language/mn_MN/upgrade.lang.php
+share/piwigo/language/mn_MN/admin.lang.php
+share/piwigo/language/mn_MN/common.lang.php
+share/piwigo/language/mn_MN/iso.txt
+share/piwigo/language/mn_MN/mn_MN.jpg
+share/piwigo/language/mn_MN/install.lang.php
+share/piwigo/language/mn_MN/about.html
+share/piwigo/language/es_MX/common.lang.php
+share/piwigo/language/es_MX/es_MX.jpg
+share/piwigo/language/es_MX/iso.txt
+share/piwigo/language/es_MX/install.lang.php
+share/piwigo/language/dv_MV/common.lang.php
+share/piwigo/language/dv_MV/dv_MV.jpg
+share/piwigo/language/dv_MV/index.php
+share/piwigo/language/dv_MV/iso.txt
+share/piwigo/language/bg_BG/upgrade.lang.php
+share/piwigo/language/bg_BG/bg_BG.jpg
+share/piwigo/language/bg_BG/help/help_add_photos.html
+share/piwigo/language/bg_BG/help/help_groups.html
+share/piwigo/language/bg_BG/help/group_list.html
+share/piwigo/language/bg_BG/help/search.html
+share/piwigo/language/bg_BG/help/synchronize.html
+share/piwigo/language/bg_BG/help/cat_move.html
+share/piwigo/language/bg_BG/help/user_list.html
+share/piwigo/language/bg_BG/help/cat_modify.html
+share/piwigo/language/bg_BG/help/help_misc.html
+share/piwigo/language/bg_BG/help/cat_perm.html
+share/piwigo/language/bg_BG/help/cat_options.html
+share/piwigo/language/bg_BG/help/permalinks.html
+share/piwigo/language/bg_BG/admin.lang.php
+share/piwigo/language/bg_BG/common.lang.php
+share/piwigo/language/bg_BG/iso.txt
+share/piwigo/language/bg_BG/index.php
+share/piwigo/language/bg_BG/install.lang.php
+share/piwigo/language/bg_BG/about.html
+share/piwigo/language/ms_MY/common.lang.php
+share/piwigo/language/ms_MY/ms_MY.jpg
+share/piwigo/language/ms_MY/iso.txt
+share/piwigo/language/ru_RU/help/help_permissions.html
+share/piwigo/language/ru_RU/help/help_groups.html
+share/piwigo/language/ru_RU/help/group_list.html
+share/piwigo/language/ru_RU/help/search.html
+share/piwigo/language/ru_RU/help/synchronize.html
+share/piwigo/language/ru_RU/help/help_virtual_links.html
+share/piwigo/language/ru_RU/help/cat_move.html
+share/piwigo/language/ru_RU/help/user_list.html
+share/piwigo/language/ru_RU/help/cat_modify.html
+share/piwigo/language/ru_RU/help/configuration.html
+share/piwigo/language/ru_RU/help/maintenance.html
+share/piwigo/language/ru_RU/help/index.php
+share/piwigo/language/ru_RU/help/extend_for_templates.html
+share/piwigo/language/ru_RU/help/help_misc.html
+share/piwigo/language/ru_RU/help/cat_perm.html
+share/piwigo/language/ru_RU/help/history.html
+share/piwigo/language/ru_RU/help/help_add_photos.html
+share/piwigo/language/ru_RU/help/notification_by_mail.html
+share/piwigo/language/ru_RU/help/photos_add_ftp.html
+share/piwigo/language/ru_RU/help/cat_options.html
+share/piwigo/language/ru_RU/help/permalinks.html
+share/piwigo/language/ru_RU/upgrade.lang.php
+share/piwigo/language/ru_RU/admin.lang.php
+share/piwigo/language/ru_RU/common.lang.php
+share/piwigo/language/ru_RU/ru_RU.jpg
+share/piwigo/language/ru_RU/iso.txt
+share/piwigo/language/ru_RU/index.php
+share/piwigo/language/ru_RU/install.lang.php
+share/piwigo/language/ru_RU/about.html
+share/piwigo/language/ko_KR/upgrade.lang.php
+share/piwigo/language/ko_KR/admin.lang.php
+share/piwigo/language/ko_KR/common.lang.php
+share/piwigo/language/ko_KR/ko_KR.jpg
+share/piwigo/language/ko_KR/iso.txt
+share/piwigo/language/ko_KR/index.php
+share/piwigo/language/ko_KR/install.lang.php
+share/piwigo/language/bn_IN/common.lang.php
+share/piwigo/language/bn_IN/bn_IN.jpg
+share/piwigo/language/bn_IN/iso.txt
+share/piwigo/language/ka_GE/help/help_permissions.html
+share/piwigo/language/ka_GE/help/help_groups.html
+share/piwigo/language/ka_GE/help/group_list.html
+share/piwigo/language/ka_GE/help/search.html
+share/piwigo/language/ka_GE/help/synchronize.html
+share/piwigo/language/ka_GE/help/help_virtual_links.html
+share/piwigo/language/ka_GE/help/cat_move.html
+share/piwigo/language/ka_GE/help/user_list.html
+share/piwigo/language/ka_GE/help/cat_modify.html
+share/piwigo/language/ka_GE/help/configuration.html
+share/piwigo/language/ka_GE/help/maintenance.html
+share/piwigo/language/ka_GE/help/index.php
+share/piwigo/language/ka_GE/help/extend_for_templates.html
+share/piwigo/language/ka_GE/help/help_misc.html
+share/piwigo/language/ka_GE/help/cat_perm.html
+share/piwigo/language/ka_GE/help/history.html
+share/piwigo/language/ka_GE/help/help_add_photos.html
+share/piwigo/language/ka_GE/help/notification_by_mail.html
+share/piwigo/language/ka_GE/help/photos_add_ftp.html
+share/piwigo/language/ka_GE/help/cat_options.html
+share/piwigo/language/ka_GE/help/permalinks.html
+share/piwigo/language/ka_GE/upgrade.lang.php
+share/piwigo/language/ka_GE/admin.lang.php
+share/piwigo/language/ka_GE/common.lang.php
+share/piwigo/language/ka_GE/iso.txt
+share/piwigo/language/ka_GE/ka_GE.jpg
+share/piwigo/language/ka_GE/index.php
+share/piwigo/language/ka_GE/install.lang.php
+share/piwigo/language/ka_GE/about.html
+share/piwigo/language/nn_NO/help/help_virtual_links.html
+share/piwigo/language/nn_NO/help/help_groups.html
+share/piwigo/language/nn_NO/help/search.html
+share/piwigo/language/nn_NO/help/synchronize.html
+share/piwigo/language/nn_NO/help/cat_move.html
+share/piwigo/language/nn_NO/help/user_list.html
+share/piwigo/language/nn_NO/help/cat_modify.html
+share/piwigo/language/nn_NO/help/help_add_photos.html
+share/piwigo/language/nn_NO/help/help_misc.html
+share/piwigo/language/nn_NO/help/cat_perm.html
+share/piwigo/language/nn_NO/help/history.html
+share/piwigo/language/nn_NO/help/notification_by_mail.html
+share/piwigo/language/nn_NO/help/photos_add_ftp.html
+share/piwigo/language/nn_NO/help/cat_options.html
+share/piwigo/language/nn_NO/help/permalinks.html
+share/piwigo/language/nn_NO/upgrade.lang.php
+share/piwigo/language/nn_NO/admin.lang.php
+share/piwigo/language/nn_NO/common.lang.php
+share/piwigo/language/nn_NO/nn_NO.jpg
+share/piwigo/language/nn_NO/iso.txt
+share/piwigo/language/nn_NO/install.lang.php
+share/piwigo/language/nn_NO/about.html
+share/piwigo/language/th_TH/help/user_list.html
+share/piwigo/language/th_TH/help/index.php
+share/piwigo/language/th_TH/upgrade.lang.php
+share/piwigo/language/th_TH/th_TH.jpg
+share/piwigo/language/th_TH/admin.lang.php
+share/piwigo/language/th_TH/common.lang.php
+share/piwigo/language/th_TH/iso.txt
+share/piwigo/language/th_TH/install.lang.php
+share/piwigo/language/th_TH/about.html
+share/piwigo/language/nl_NL/help/help_permissions.html
+share/piwigo/language/nl_NL/help/help_groups.html
+share/piwigo/language/nl_NL/help/group_list.html
+share/piwigo/language/nl_NL/help/search.html
+share/piwigo/language/nl_NL/help/synchronize.html
+share/piwigo/language/nl_NL/help/help_virtual_links.html
+share/piwigo/language/nl_NL/help/cat_move.html
+share/piwigo/language/nl_NL/help/user_list.html
+share/piwigo/language/nl_NL/help/cat_modify.html
+share/piwigo/language/nl_NL/help/configuration.html
+share/piwigo/language/nl_NL/help/maintenance.html
+share/piwigo/language/nl_NL/help/index.php
+share/piwigo/language/nl_NL/help/extend_for_templates.html
+share/piwigo/language/nl_NL/help/help_misc.html
+share/piwigo/language/nl_NL/help/cat_perm.html
+share/piwigo/language/nl_NL/help/history.html
+share/piwigo/language/nl_NL/help/help_add_photos.html
+share/piwigo/language/nl_NL/help/notification_by_mail.html
+share/piwigo/language/nl_NL/help/photos_add_ftp.html
+share/piwigo/language/nl_NL/help/cat_options.html
+share/piwigo/language/nl_NL/help/permalinks.html
+share/piwigo/language/nl_NL/upgrade.lang.php
+share/piwigo/language/nl_NL/admin.lang.php
+share/piwigo/language/nl_NL/common.lang.php
+share/piwigo/language/nl_NL/iso.txt
+share/piwigo/language/nl_NL/index.php
+share/piwigo/language/nl_NL/install.lang.php
+share/piwigo/language/nl_NL/nl_NL.jpg
+share/piwigo/language/nl_NL/about.html
+share/piwigo/language/pt_PT/help/help_permissions.html
+share/piwigo/language/pt_PT/help/help_groups.html
+share/piwigo/language/pt_PT/help/group_list.html
+share/piwigo/language/pt_PT/help/search.html
+share/piwigo/language/pt_PT/help/synchronize.html
+share/piwigo/language/pt_PT/help/help_virtual_links.html
+share/piwigo/language/pt_PT/help/cat_move.html
+share/piwigo/language/pt_PT/help/user_list.html
+share/piwigo/language/pt_PT/help/cat_modify.html
+share/piwigo/language/pt_PT/help/configuration.html
+share/piwigo/language/pt_PT/help/maintenance.html
+share/piwigo/language/pt_PT/help/extend_for_templates.html
+share/piwigo/language/pt_PT/help/help_misc.html
+share/piwigo/language/pt_PT/help/cat_perm.html
+share/piwigo/language/pt_PT/help/history.html
+share/piwigo/language/pt_PT/help/help_add_photos.html
+share/piwigo/language/pt_PT/help/photos_add_ftp.html
+share/piwigo/language/pt_PT/help/cat_options.html
+share/piwigo/language/pt_PT/help/notification_by_mail.html
+share/piwigo/language/pt_PT/help/permalinks.html
+share/piwigo/language/pt_PT/upgrade.lang.php
+share/piwigo/language/pt_PT/pt_PT.jpg
+share/piwigo/language/pt_PT/admin.lang.php
+share/piwigo/language/pt_PT/common.lang.php
+share/piwigo/language/pt_PT/iso.txt
+share/piwigo/language/pt_PT/index.php
+share/piwigo/language/pt_PT/install.lang.php
+share/piwigo/language/pt_PT/about.html
+share/piwigo/language/ro_RO/upgrade.lang.php
+share/piwigo/language/ro_RO/ro_RO.jpg
+share/piwigo/language/ro_RO/help/cat_move.html
+share/piwigo/language/ro_RO/admin.lang.php
+share/piwigo/language/ro_RO/common.lang.php
+share/piwigo/language/ro_RO/iso.txt
+share/piwigo/language/ro_RO/index.php
+share/piwigo/language/ro_RO/install.lang.php
+share/piwigo/language/ro_RO/about.html
+share/piwigo/language/en_UK/help/help_permissions.html
+share/piwigo/language/en_UK/help/help_groups.html
+share/piwigo/language/en_UK/help/group_list.html
+share/piwigo/language/en_UK/help/search.html
+share/piwigo/language/en_UK/help/synchronize.html
+share/piwigo/language/en_UK/help/quick_search.html
+share/piwigo/language/en_UK/help/cat_move.html
+share/piwigo/language/en_UK/help/user_list.html
+share/piwigo/language/en_UK/help/cat_modify.html
+share/piwigo/language/en_UK/help/extend_for_templates.html
+share/piwigo/language/en_UK/help/help_virtual_links.html
+share/piwigo/language/en_UK/help/maintenance.html
+share/piwigo/language/en_UK/help/configuration.html
+share/piwigo/language/en_UK/help/notification_by_mail.html
+share/piwigo/language/en_UK/help/help_misc.html
+share/piwigo/language/en_UK/help/cat_perm.html
+share/piwigo/language/en_UK/help/history.html
+share/piwigo/language/en_UK/help/index.php
+share/piwigo/language/en_UK/help/help_add_photos.html
+share/piwigo/language/en_UK/help/photos_add_ftp.html
+share/piwigo/language/en_UK/help/cat_options.html
+share/piwigo/language/en_UK/help/permalinks.html
+share/piwigo/language/en_UK/upgrade.lang.php
+share/piwigo/language/en_UK/admin.lang.php
+share/piwigo/language/en_UK/common.lang.php
+share/piwigo/language/en_UK/iso.txt
+share/piwigo/language/en_UK/index.php
+share/piwigo/language/en_UK/en_UK.jpg
+share/piwigo/language/en_UK/install.lang.php
+share/piwigo/language/en_UK/about.html
+share/piwigo/nbm.php
+share/piwigo/search_rules.php

Index: pkgsrc/www/php-piwigo/Makefile
diff -u pkgsrc/www/php-piwigo/Makefile:1.6 pkgsrc/www/php-piwigo/Makefile:1.7
--- pkgsrc/www/php-piwigo/Makefile:1.6  Sun Sep 11 17:03:29 2016
+++ pkgsrc/www/php-piwigo/Makefile      Tue Jul 25 08:37:20 2017
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.6 2016/09/11 17:03:29 taca Exp $
+# $NetBSD: Makefile,v 1.7 2017/07/25 08:37:20 manu Exp $
 #
 
-PWVER=         2.7.4
+PWVER=         2.9.1
 DISTNAME=      piwigo-${PWVER}
 PKGNAME=       ${PHP_PKG_PREFIX}-${DISTNAME}
 CATEGORIES=    www
@@ -15,9 +15,7 @@ LICENSE=      gnu-gpl-v2
 
 DEPENDS+=      ${PHP_PKG_PREFIX}-gd>=5.2.0:../../graphics/php-gd
 DEPENDS+=      ${PHP_PKG_PREFIX}-exif>=5.2.0:../../graphics/php-exif
-DEPENDS+=      ${PHP_PKG_PREFIX}-mysql>=5.2.0:../../databases/php-mysql
-
-PHP_VERSIONS_ACCEPTED= 56
+DEPENDS+=      ${PHP_PKG_PREFIX}-mysqli>=5.2.0:../../databases/php-mysqli
 
 WRKSRC=                ${WRKDIR}/piwigo
 USE_LANGUAGES= # none

Index: pkgsrc/www/php-piwigo/distinfo
diff -u pkgsrc/www/php-piwigo/distinfo:1.4 pkgsrc/www/php-piwigo/distinfo:1.5
--- pkgsrc/www/php-piwigo/distinfo:1.4  Wed Nov  4 02:47:22 2015
+++ pkgsrc/www/php-piwigo/distinfo      Tue Jul 25 08:37:20 2017
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.4 2015/11/04 02:47:22 agc Exp $
+$NetBSD: distinfo,v 1.5 2017/07/25 08:37:20 manu Exp $
 
-SHA1 (piwigo-2.7.4.zip) = 9e5b3c85dbc994136e9b25eb7c274b226c9fbd72
-RMD160 (piwigo-2.7.4.zip) = f0792583bd21afddb7b51f9d9ee58c88f7ab8a90
-SHA512 (piwigo-2.7.4.zip) = f1d364187a1a5315f02beef526c4ff2da2c00743cd63f65368d05ebaa50824455d4a7e7d32dfd06c6fcd679bc7feed3206c0a190c75a635f05eeb39bddca5fe3
-Size (piwigo-2.7.4.zip) = 7233466 bytes
+SHA1 (piwigo-2.9.1.zip) = 21b468ffcbb135d86bd192bd1664a4f9a940e4af
+RMD160 (piwigo-2.9.1.zip) = 3cd7a62643d32b5dfdab179795d9ed8ce6330efb
+SHA512 (piwigo-2.9.1.zip) = 5fee3e96a5a9a4d70cc1528f40569b45c1898e71245ca7fcfdf529d39ee79ae0d419ef38b61c536dfb5150d1f9fe683ceabf8393455d51539253d0010ccc2fff
+Size (piwigo-2.9.1.zip) = 7777925 bytes



Home | Main Index | Thread Index | Old Index