mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-04-02 01:52:10 +09:00
Support submitting arbitrary forms by AJAX or IFRAME
This commit is contained in:
parent
8bdaad3e72
commit
69611520c3
3 changed files with 65 additions and 12 deletions
|
|
@ -166,6 +166,7 @@ class Context
|
|||
private static $_reserved_keys = array(
|
||||
'_rx_ajax_compat' => true,
|
||||
'_rx_csrf_token' => true,
|
||||
'_rx_target_iframe' => true,
|
||||
);
|
||||
|
||||
/**
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue