. */ // Group - Basket Form : actions params require_once 'apps' . DIRECTORY_SEPARATOR . $_SESSION['config']['app_id'] . DIRECTORY_SEPARATOR . 'apps_tables.php'; if($_SESSION['service_tag'] == 'group_basket') { $current_groupbasket = $_SESSION['m_admin']['basket']['groups'][$_SESSION['m_admin']['basket']['ind_group']]; $current_compteur = $_SESSION['m_admin']['compteur']; // This param is only for the actions with the keyword : indexing if(trim($_SESSION['m_admin']['basket']['all_actions'][$current_compteur]['KEYWORD']) == 'indexing') // Indexing case { $_SESSION['m_admin']['show_where_clause'] = false; $is_default_action = false; // Is the action the default action for the group on this basket ? if( isset($current_groupbasket['DEFAULT_ACTION']) && $_SESSION['m_admin']['basket']['all_actions'][$current_compteur]['ID'] == $current_groupbasket['DEFAULT_ACTION']) { $is_default_action = true; } // indexing statuses list ?>
_statuseslist"));' > |
_statuseslist"),document.getElementById("_statuses_chosen"));' />
_statuses_chosen"),document.getElementById("_statuseslist"));' /> |
|