Home
last modified time | relevance | path

Searched refs:SAVE_ACTION (Results 1 – 2 of 2) sorted by relevance

/plugin/combo/admin/
H A Dpagerules.php26 const SAVE_ACTION = 'save'; define in admin_plugin_combo_pagerules
107 if (($_POST[self::SAVE_ACTION] ?? null) && checkSecurityToken()) {
/plugin/combo/ComboStrap/
H A DExecutionContext.php71 const SAVE_ACTION = "save"; define in ComboStrap\\ExecutionContext
88 self::SAVE_ACTION,