piwigo/admin/include
plegall bc3fdf0957 bug 2977 fixed: when moving an album, whatever the previous status
private/public we must remove irrelevant permissions (a public album
can have hidden permission, ie list of groups/users permitted). I've
also found a bug in the algorithm that selects users/groups to delete
(reverse parameters in array_diff).


git-svn-id: http://piwigo.org/svn/branches/2.5@24986 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-10-18 20:56:05 +00:00
..
uploadify
add_core_tabs.inc.php update Piwigo headers to 2013 (the end of the world didn't occur as expected on r12922) 2013-01-01 12:35:02 +00:00
albums_tab.inc.php update Piwigo headers to 2013 (the end of the world didn't occur as expected on r12922) 2013-01-01 12:35:02 +00:00
c13y_internal.class.php feature:65 Add support for PHP mysqli extension, activated by default, remove returns of link_identifier 2013-01-30 11:12:22 +00:00
check_integrity.class.php update Piwigo headers to 2013 (the end of the world didn't occur as expected on r12922) 2013-01-01 12:35:02 +00:00
configuration_sizes_process.inc.php update Piwigo headers to 2013 (the end of the world didn't occur as expected on r12922) 2013-01-01 12:35:02 +00:00
configuration_watermark_process.inc.php update Piwigo headers to 2013 (the end of the world didn't occur as expected on r12922) 2013-01-01 12:35:02 +00:00
functions.php bug 2977 fixed: when moving an album, whatever the previous status 2013-10-18 20:56:05 +00:00
functions_history.inc.php update Piwigo headers to 2013 (the end of the world didn't occur as expected on r12922) 2013-01-01 12:35:02 +00:00
functions_install.inc.php feature:65 fix fatal error at the end of the install process, remove unused file and function 2013-02-12 11:37:34 +00:00
functions_metadata.php update Piwigo headers to 2013 (the end of the world didn't occur as expected on r12922) 2013-01-01 12:35:02 +00:00
functions_notification_by_mail.inc.php update Piwigo headers to 2013 (the end of the world didn't occur as expected on r12922) 2013-01-01 12:35:02 +00:00
functions_permalinks.php update Piwigo headers to 2013 (the end of the world didn't occur as expected on r12922) 2013-01-01 12:35:02 +00:00
functions_plugins.inc.php update Piwigo headers to 2013 (the end of the world didn't occur as expected on r12922) 2013-01-01 12:35:02 +00:00
functions_upgrade.php feature:65 pwg_db_connect doesn't return anything now 2013-02-12 11:06:00 +00:00
functions_upload.inc.php update Piwigo headers to 2013 (the end of the world didn't occur as expected on r12922) 2013-01-01 12:35:02 +00:00
image.class.php update Piwigo headers to 2013 (the end of the world didn't occur as expected on r12922) 2013-01-01 12:35:02 +00:00
index.php update Piwigo headers to 2013 (the end of the world didn't occur as expected on r12922) 2013-01-01 12:35:02 +00:00
languages.class.php feature:2826 2013-01-29 17:35:23 +00:00
mysqldump.php
pclzip.lib.php
photos_add_direct_prepare.inc.php minor optimization on photos_add_direct 2013-01-05 10:04:10 +00:00
photos_add_direct_process.inc.php update Piwigo headers to 2013 (the end of the world didn't occur as expected on r12922) 2013-01-01 12:35:02 +00:00
plugins.class.php feature:2826 2013-01-29 17:35:23 +00:00
tabsheet.class.php update Piwigo headers to 2013 (the end of the world didn't occur as expected on r12922) 2013-01-01 12:35:02 +00:00
themes.class.php merge svn:23248 & svn:23247 from trunk to 2.5 2013-06-16 12:17:59 +00:00
updates.class.php