3 lines
86 B
PHP
3 lines
86 B
PHP
|
var action = '<?= $_REQUEST['action'] ?>';
|
||
|
var option = '<?= $_REQUEST['option'] ?>';
|