feature 2089: finish removing element_set, now it's time for batch_manager
git-svn-id: http://piwigo.org/svn/trunk@8417 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
parent
68634c24b2
commit
38aad287eb
10 changed files with 5 additions and 1419 deletions
|
|
@ -42,7 +42,6 @@ check_status(ACCESS_ADMINISTRATOR);
|
|||
|
||||
trigger_action('loc_begin_element_set_global');
|
||||
|
||||
// the $_POST['selection'] was already checked in element_set.php
|
||||
check_input_parameter('del_tags', $_POST, true, PATTERN_ID);
|
||||
check_input_parameter('associate', $_POST, false, PATTERN_ID);
|
||||
check_input_parameter('dissociate', $_POST, false, PATTERN_ID);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue